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 thomas.holmes
Recipients brett.cannon, pitrou, r.david.murray, roysmith, thomas.holmes
Date 2010-01-28.04:58:14
SpamBayes Score 3.4788976e-05
Marked as misclassified No
Message-id <1264654698.79.0.252590760148.issue7325@psf.upfronthosting.co.za>
In-reply-to
Content
I made a new patch off of the 2.7 trunk version.  I think I have handled some of the issues more cleanly.

Please see Py(27)7325.diff

I addressed the issue of using a relative path in the tempdir to achieve the 'guaranteed' ability to write rather than assuming the location of the python executable was writable.
History
Date User Action Args
2010-01-28 04:58:18thomas.holmessetrecipients: + thomas.holmes, brett.cannon, roysmith, pitrou, r.david.murray
2010-01-28 04:58:18thomas.holmessetmessageid: <1264654698.79.0.252590760148.issue7325@psf.upfronthosting.co.za>
2010-01-28 04:58:17thomas.holmeslinkissue7325 messages
2010-01-28 04:58:16thomas.holmescreate