Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ancient platforms: AIX 3 and Irix 5. (AIX 4 and Irix 6 remain.) | Neal Norwitz | 2007-04-17 | 1 | -88/+0 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -68/+68 |
* | Fixed invalid syntax. | Sjoerd Mullender | 2004-03-03 | 1 | -1/+1 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -2/+1 |
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
* | Bugfix by Rob W. W. Hooft, from his spelling fixes patch. This one is a | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
* | Convert all remaining *simple* cases of regex usage to re usage. | Guido van Rossum | 1997-10-22 | 1 | -5/+5 |
* | Use __init__ instead of init. | Sjoerd Mullender | 1993-11-08 | 1 | -5/+4 |
* | * ftplib.py: added abort() command (sends oob data). | Guido van Rossum | 1993-05-24 | 1 | -1/+1 |
* | CL.py: adapted to newest version of CL library. | Sjoerd Mullender | 1992-12-14 | 1 | -0/+7 |
* | Initial revision | Guido van Rossum | 1992-06-03 | 1 | -0/+83 |