| tempfile | index /usr/lib/python1.5/tempfile.py |
# Temporary file name allocation
#
# XXX This tries to be not UNIX specific, but I don't know beans about
# how to choose a temp directory or filename on MS-DOS or other
# systems so it may have to be changed...
| Modules | |||||||
| |||||||
| Classes | |||||||||||||||
| |||||||||||||||
| Constants | |||
counter = 0 | |||