summaryrefslogtreecommitdiffstats
path: root/Lib/tzparse.py
Commit message (Expand)AuthorAgeFilesLines
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-041-1/+15
* Convert all remaining *simple* cases of regex usage to re usage.Guido van Rossum1997-10-221-8/+7
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-3/+1
* * calendar.py: all libC functionality now moved to built-in time moduleGuido van Rossum1993-06-231-14/+20
* * aifc.py: don't die on invalid MARK chunkGuido van Rossum1993-06-201-1/+1
* * Fix bug in tzparse.py for DST timezoneGuido van Rossum1993-03-291-1/+1
* Misc changes and new modules. whrandom is "objectified". SOCKET.pyGuido van Rossum1992-10-181-0/+76