need unique filename

Miki Tebeka tebeka at lycosmail.com
Tue May 7 06:13:30 EDT 2002


Hello Marcus,

> is there a possibility to create unique filenames to avoid problems if
> two files are created at the same time. 
Have a look at tempfile:
http://www.python.org/doc/current/lib/module-tempfile.html

HTH.
Miki



More information about the Python-list mailing list