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 JosephArmbruster
Recipients JosephArmbruster
Date 2007-12-20.14:10:23
SpamBayes Score 0.08073808
Marked as misclassified No
Message-id <1198159824.27.0.376727412433.issue1672@psf.upfronthosting.co.za>
In-reply-to
Content
Subprocess contains a minor temporary file getter that failed in one of
my terminals due to the method used to obtain a temporary directory
location.

Patch attached.
Files
File name Uploaded
subprocess.patch JosephArmbruster, 2007-12-20.14:10:23
History
Date User Action Args
2007-12-20 14:10:24JosephArmbrustersetspambayes_score: 0.0807381 -> 0.08073808
recipients: + JosephArmbruster
2007-12-20 14:10:24JosephArmbrustersetspambayes_score: 0.0807381 -> 0.0807381
messageid: <1198159824.27.0.376727412433.issue1672@psf.upfronthosting.co.za>
2007-12-20 14:10:24JosephArmbrusterlinkissue1672 messages
2007-12-20 14:10:24JosephArmbrustercreate