Re: [Tutor] getting system temporary directory.

2006-04-26 Thread Tim Golden
[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.

2006-04-25 Thread Keo Sophon
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