summaryrefslogtreecommitdiffstats
path: root/Lib/shlex.py
Commit message (Expand)AuthorAgeFilesLines
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-041-0/+2
* No need to import os or string. (Andrew Dalke & kjpylint)Guido van Rossum1999-05-031-1/+1
* Get rid of #! lineGuido van Rossum1999-04-091-1/+0
* Bug reported by Tobias Thelen: missing "self." in assignment target.Guido van Rossum1999-03-221-1/+1
* Adding shlex and netrc by Eric Raymond.Guido van Rossum1998-12-221-0/+119