summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_b1.py
Commit message (Expand)AuthorAgeFilesLines
* * test_*.py: new lambda syntax (also affects tests for filter, map,Guido van Rossum1993-11-301-13/+8
* * string.py: added rindex(), rfind(); changed index() to interpretGuido van Rossum1993-11-081-0/+39
* added builtin b/w compat module.Guido van Rossum1993-10-221-9/+1
* * os.py: _exit doesn't exist in all variations of posixGuido van Rossum1993-01-261-6/+10
* Added some new tests and two new files for testing: test_types.pyGuido van Rossum1992-11-271-0/+23
* Initial revisionGuido van Rossum1992-01-271-0/+127