Re: [Tutor] getting system temporary directory.
[Keo Sophon] | Does python has any function to get a system tempdir of an OS? You want to be looking at the tempfile module (and in particular at the gettempdir). http://docs.python.org/lib/module-tempfile.html TJG This e
[Tutor] getting system temporary directory.
Hi all, Does python has any function to get a system tempdir of an OS? Thanks, Phon ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor