Author dgreiman
Recipients
Date 2006-07-12.00:53:07
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
A number of bsddb tests, as well as test_tarfile,
create temporary files in Lib/ or
{prefix}/lib/pythonX.Y/ .  This change uses
tempfile.gettempdir() instead.

Tested on RedHat 9.0 Linux on x86.
History
Date User Action Args
2007-08-23 15:53:29adminlinkissue1520904 messages
2007-08-23 15:53:29admincreate