Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Removed deprecated tzparse module. | Raymond Hettinger | 2004-12-05 |
* | Add a deprecation warning to this module. | Guido van Rossum | 2001-03-20 |
* | Whitespace normalization. | Tim Peters | 2001-01-15 |
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 |
* | The third and final doc-string sweep by Ka-Ping Yee. | Guido van Rossum | 2000-02-04 |
* | Convert all remaining *simple* cases of regex usage to re usage. | Guido van Rossum | 1997-10-22 |
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 |
* | * calendar.py: all libC functionality now moved to built-in time module | Guido van Rossum | 1993-06-23 |
* | * aifc.py: don't die on invalid MARK chunk | Guido van Rossum | 1993-06-20 |
* | * Fix bug in tzparse.py for DST timezone | Guido van Rossum | 1993-03-29 |
* | Misc changes and new modules. whrandom is "objectified". SOCKET.py | Guido van Rossum | 1992-10-18 |