summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix5/torgb.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed invalid syntax.Sjoerd Mullender2004-03-031-1/+1
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-3/+2
* Fix a typo in the mktemp -> mkstemp patch.Guido van Rossum2002-08-101-1/+1
* Massive changes from SF 589982 (tempfile.py rewrite, by ZackGuido van Rossum2002-08-091-2/+4
* Update the code to better reflect recommended style:Fred Drake2000-12-121-3/+3
* Convert some old-style string exceptions to class exceptions.Fred Drake2000-08-181-1/+2
* * Mass change: get rid of all init() methods, in favor of __init__()Guido van Rossum1993-12-171-7/+7
* Not everyone has Guido's bin in his/her PATH...Sjoerd Mullender1993-10-111-3/+3
* * calendar.py: all libC functionality now moved to built-in time moduleGuido van Rossum1993-06-231-0/+6
* Misc changes and new modules. whrandom is "objectified". SOCKET.pyGuido van Rossum1992-10-181-0/+91