summaryrefslogtreecommitdiffstats
path: root/Lib/shlex.py
Commit message (Expand)AuthorAgeFilesLines
* Make tabnanny happy.Fred Drake2000-07-091-11/+12
* Eric S. Raymond <esr@thyrsus.com>:Fred Drake2000-07-031-9/+21
* Eric Raymond:Guido van Rossum2000-05-011-0/+8
* Eric Raymond:Guido van Rossum2000-05-011-17/+66
* 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