Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exec() -> exec | Guido van Rossum | 1995-08-28 | 1 | -3/+3 |
* | * Lib/sgi/flp.py: fix caching bug (always write the whole file to | Guido van Rossum | 1994-08-23 | 1 | -14/+4 |
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -4/+4 |
* | * Mass change: get rid of all init() methods, in favor of __init__() | Guido van Rossum | 1993-12-17 | 1 | -5/+3 |
* | * ftplib.py: added abort() command (sends oob data). | Guido van Rossum | 1993-05-24 | 1 | -8/+37 |
* | * Got entirely rid of path.py. | Guido van Rossum | 1992-12-14 | 1 | -3/+3 |
* | Changed to use regex directly instead of regexp. | Guido van Rossum | 1992-08-25 | 1 | -3/+4 |
* | posix -> os | Guido van Rossum | 1992-03-31 | 1 | -5/+5 |
* | Commented out debug print statements; be a little more clever | Guido van Rossum | 1992-03-25 | 1 | -4/+10 |
* | Added a cache so that the slow parser isn't such a problem in practice. | Guido van Rossum | 1992-02-19 | 1 | -8/+125 |
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -29/+29 |
* | Get rid of BCOMPAT. | Guido van Rossum | 1991-12-26 | 1 | -7/+1 |
* | Attempt at speeding up. | Guido van Rossum | 1991-12-16 | 1 | -14/+16 |
* | Initial revision | Guido van Rossum | 1991-12-11 | 1 | -0/+318 |