[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: os.tmpname()
- From: Frederico Rodrigues Abraham <devotion97@...>
- Date: Mon, 28 Nov 2005 15:40:46 -0200
Hi. I tried to generate a temporary filename using os.tmpname() and I got a bad filename ("\s2u0.").
Do I need to do anything else to get a temporary filename?
This happens only in Windows. In Linux it works.
-- Fred