summaryrefslogtreecommitdiffstats
path: root/Lib/dospath.py
Commit message (Expand)AuthorAgeFilesLines
* REMOVE samefile(), sameopenfile(), samestat() -- these cannot be madeGuido van Rossum1998-05-021-26/+0
* Faster implementation of normcase (using string.lower(Guido van Rossum1998-02-191-8/+2
* islink() returns false, but there is no constant false! Return 0 instead.Guido van Rossum1997-11-041-1/+1
* Fix join to support multiple arguments.Guido van Rossum1997-10-071-9/+12
* redefined normcase()Guido van Rossum1995-08-101-14/+5
* dospath: fix by Amrit (don't normalize glob patterns away)Guido van Rossum1994-05-231-1/+7
* aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:Guido van Rossum1994-02-151-0/+348