summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_reprlib.py
Commit message (Expand)AuthorAgeFilesLines
* #9424: Replace deprecated assert* methods in the Python test suite.Ezio Melotti2010-11-201-13/+13
* Issue 9840: Add reprlib.recursive_repr(), a decorator for handling recursive...Raymond Hettinger2010-09-131-0/+29
* Remove traces of MacOS9 support.Ronald Oussoren2010-05-051-2/+1
* use assert[Not]In where appropriateBenjamin Peterson2010-01-191-1/+1
* convert old fail* assertions to assert*Benjamin Peterson2009-06-301-10/+10
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-1/+1
* Merged revisions 63361-63373,63375,63377-63380 via svnmerge fromAlexandre Vassalotti2008-05-161-0/+312