summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_b2.py
Commit message (Expand)AuthorAgeFilesLines
* * test_*.py: new lambda syntax (also affects tests for filter, map,Guido van Rossum1993-11-301-4/+5
* * string.py: added rindex(), rfind(); changed index() to interpretGuido van Rossum1993-11-081-0/+10
* * Fix bug in tzparse.py for DST timezoneGuido van Rossum1993-03-291-0/+35
* * os.py: _exit doesn't exist in all variations of posixGuido van Rossum1993-01-261-12/+12
* Added some new tests and two new files for testing: test_types.pyGuido van Rossum1992-11-271-0/+16
* Initial revisionGuido van Rossum1992-01-271-0/+130