This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lygstate
Recipients lygstate
Date 2012-03-12.01:12:41
SpamBayes Score 0.0032981648
Marked as misclassified No
Message-id <1331514762.82.0.635964063955.issue14255@psf.upfronthosting.co.za>
In-reply-to
Content
>>> print tempfile.gettempdir()
c:\users\dreamkxd\appdata\local\temp
>>>
And the real path is
C:\Users\dreamkxd\AppData\Local\Temp.
History
Date User Action Args
2012-03-12 01:12:42lygstatesetrecipients: + lygstate
2012-03-12 01:12:42lygstatesetmessageid: <1331514762.82.0.635964063955.issue14255@psf.upfronthosting.co.za>
2012-03-12 01:12:42lygstatelinkissue14255 messages
2012-03-12 01:12:42lygstatecreate