aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tzparse.py
Commit message (Expand)AuthorAge
* Removed deprecated tzparse module.Raymond Hettinger2004-12-05
* Add a deprecation warning to this module.Guido van Rossum2001-03-20
* Whitespace normalization.Tim Peters2001-01-15
* Update the code to better reflect recommended style:Fred Drake2000-12-12
* The third and final doc-string sweep by Ka-Ping Yee.Guido van Rossum2000-02-04
* Convert all remaining *simple* cases of regex usage to re usage.Guido van Rossum1997-10-22
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-01
* * calendar.py: all libC functionality now moved to built-in time moduleGuido van Rossum1993-06-23
* * aifc.py: don't die on invalid MARK chunkGuido van Rossum1993-06-20
* * Fix bug in tzparse.py for DST timezoneGuido van Rossum1993-03-29
* Misc changes and new modules. whrandom is "objectified". SOCKET.pyGuido van Rossum1992-10-18