summaryrefslogtreecommitdiffstats
path: root/Lib/dospath.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | ftplib: get rid of non-auto port assignment
* aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:Guido van Rossum1994-02-151-0/+348
date and addr parsing; string: force result of atof to float and support atoi, atol, atof in strop; tzparcs: don't call test().