Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * test_*.py: new lambda syntax (also affects tests for filter, map, | Guido van Rossum | 1993-11-30 | 1 | -13/+8 | |
* | * string.py: added rindex(), rfind(); changed index() to interpret | Guido van Rossum | 1993-11-08 | 1 | -0/+39 | |
* | added builtin b/w compat module. | Guido van Rossum | 1993-10-22 | 1 | -9/+1 | |
* | * os.py: _exit doesn't exist in all variations of posix | Guido van Rossum | 1993-01-26 | 1 | -6/+10 | |
* | Added some new tests and two new files for testing: test_types.py | Guido van Rossum | 1992-11-27 | 1 | -0/+23 | |
* | Initial revision | Guido van Rossum | 1992-01-27 | 1 | -0/+127 | |