| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the last 4-space indent into a 1-tab indent. | Guido van Rossum | 1998-05-22 | 1 | -1/+1 |
|
|
* | The reload(sys) test no longer works due to changes in the import | Guido van Rossum | 1997-08-02 | 1 | -4/+4 |
|
|
* | Allow oct() result for 64-bit machines. | Guido van Rossum | 1997-06-06 | 1 | -1/+2 |
|
|
* | updated the oct(-100) test since oct() of a signed literal has changed. | Barry Warsaw | 1997-01-13 | 1 | -1/+1 |
|
|
* | test for specific bug in vars() | Guido van Rossum | 1995-08-11 | 1 | -0/+9 |
|
|
* | Test new __import__ module, test reload of built-in module, test | Guido van Rossum | 1994-12-30 | 1 | -2/+2 |
|
|
* | more complete tests of built-in functions | Guido van Rossum | 1994-11-10 | 1 | -2/+42 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -0/+19 |
|
|
* | * test_*.py: new lambda syntax (also affects tests for filter, map, | Guido van Rossum | 1993-11-30 | 1 | -4/+5 |
|
|
* | * string.py: added rindex(), rfind(); changed index() to interpret | Guido van Rossum | 1993-11-08 | 1 | -0/+10 |
|
|
* | * Fix bug in tzparse.py for DST timezone | Guido van Rossum | 1993-03-29 | 1 | -0/+35 |
|
|
* | * os.py: _exit doesn't exist in all variations of posix | Guido van Rossum | 1993-01-26 | 1 | -12/+12 |
|
|
* | Added some new tests and two new files for testing: test_types.py | Guido van Rossum | 1992-11-27 | 1 | -0/+16 |
|
|
* | Initial revision | Guido van Rossum | 1992-01-27 | 1 | -0/+130 |
|
|