summaryrefslogtreecommitdiffstats
path: root/Lib/tempfile.py
Commit message (Collapse)AuthorAgeFilesLines
* Mostly rewritten to be more flexible and more portableGuido van Rossum1992-03-311-18/+41
| | | | ./
* Use $TMPDIR if it is set in the environment.Guido van Rossum1992-01-141-1/+6
|
* Use 'global' instead of struct kludge.Guido van Rossum1991-12-261-6/+5
|
* New class syntax.Guido van Rossum1991-12-261-1/+1
|
* Initial revisionGuido van Rossum1991-11-121-0/+32