summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/which.py
Commit message (Collapse)AuthorAgeFilesLines
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-2/+2
| | | | | | | | (with one small bugfix in bgen/bgen/scantools.py) This replaces string module functions with string methods for the stuff in the Tools directory. Several uses of string.letters etc. are still remaining.
* Whitespace normalization.Tim Peters2001-01-171-32/+32
|
* Remove "." or "" from front of sys.path (this bit me once).Guido van Rossum1997-10-201-0/+3
|
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-271-1/+1
|
* *** empty log message ***Guido van Rossum1993-04-011-1/+1
|
* change posix to osGuido van Rossum1992-03-301-6/+6
|
* Added '-l[flags]' option.Guido van Rossum1992-03-021-16/+25
|
* New == syntaxGuido van Rossum1992-01-011-1/+1
|
* Renamed path.cat to path.join.Guido van Rossum1991-07-011-1/+1
|
* Initial revisionGuido van Rossum1991-06-041-0/+44