Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo in the mktemp -> mkstemp patch. | Guido van Rossum | 2002-08-10 | 1 | -1/+1 |
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -2/+4 |
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -3/+3 |
* | Convert some old-style string exceptions to class exceptions. | Fred Drake | 2000-08-18 | 1 | -1/+2 |
* | * Mass change: get rid of all init() methods, in favor of __init__() | Guido van Rossum | 1993-12-17 | 1 | -7/+7 |
* | Not everyone has Guido's bin in his/her PATH... | Sjoerd Mullender | 1993-10-11 | 1 | -3/+3 |
* | * calendar.py: all libC functionality now moved to built-in time module | Guido van Rossum | 1993-06-23 | 1 | -0/+6 |
* | Misc changes and new modules. whrandom is "objectified". SOCKET.py | Guido van Rossum | 1992-10-18 | 1 | -0/+91 |