aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/gopherlib.py
Commit message (Expand)AuthorAge
* Remove unused variable (PyChecker)Andrew M. Kuchling2001-08-13
* String method conversion.Eric S. Raymond2001-02-09
* added a few more __all__ listsSkip Montanaro2001-01-23
* Fredrik Lundh:Guido van Rossum2000-03-28
* More trivial comment -> docstring transformations by Ka-Ping Yee,Guido van Rossum2000-02-04
* A few lines were indented using spaces instead of tabs -- fix them.Guido van Rossum1998-03-26
* Some patches by Lars Marius Garshol:Guido van Rossum1998-01-19
* Changed makefile() args from r/w to rb/wb, for non-unix compatability.Jack Jansen1996-02-14
* Changes to use default argument values where possibleGuido van Rossum1994-05-06
* Towards a standard access mechanism for URLs.Guido van Rossum1994-02-21