Python equivalent of _tempnam?

Klaus Alexander Seistrup spam at magnetic-ink.dk
Wed Apr 2 05:13:51 EST 2003


Richard wrote:

> I have been told that a way of doing this in C is by using
> _tempnam( ). However I want to write this in Python, so is
> there an equivalent function?

See the tempfile module.


  // Klaus

-- 
 ><> 	unselfish actions pay back better




More information about the Python-list mailing list