summaryrefslogtreecommitdiffstats
path: root/Lib/irix5/flp.py
Commit message (Expand)AuthorAgeFilesLines
* * Mass change: get rid of all init() methods, in favor of __init__()Guido van Rossum1993-12-171-5/+3
* * ftplib.py: added abort() command (sends oob data).Guido van Rossum1993-05-241-8/+37
* * Got entirely rid of path.py.Guido van Rossum1992-12-141-3/+3
* Changed to use regex directly instead of regexp.Guido van Rossum1992-08-251-3/+4
* posix -> osGuido van Rossum1992-03-311-5/+5
* Commented out debug print statements; be a little more cleverGuido van Rossum1992-03-251-4/+10
* Added a cache so that the slow parser isn't such a problem in practice.Guido van Rossum1992-02-191-8/+125
* New == syntaxGuido van Rossum1992-01-011-29/+29
* Get rid of BCOMPAT.Guido van Rossum1991-12-261-7/+1
* Attempt at speeding up.Guido van Rossum1991-12-161-14/+16
* Initial revisionGuido van Rossum1991-12-111-0/+318