summaryrefslogtreecommitdiffstats
path: root/Lib/netrc.py
Commit message (Expand)AuthorAgeFilesLines
* Apply Greg Kochanski's fix for open/265.Eric S. Raymond2000-07-131-4/+1
* Fix bug open/243 reported by Dimitri PapadopoulosEric S. Raymond2000-07-131-1/+2
* More trivial comment -> docstring transformations by Ka-Ping Yee,Guido van Rossum2000-02-041-2/+4
* No need to import sys or string. (Andrew Dalke & kjpylint)Guido van Rossum1999-05-031-1/+1
* Get rid of #! lineGuido van Rossum1999-04-091-1/+0
* Adding shlex and netrc by Eric Raymond.Guido van Rossum1998-12-221-0/+93