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 vstinner
Recipients benjamin.peterson, gjb1002, vstinner
Date 2010-03-11.01:12:03
SpamBayes Score 4.3151806e-05
Marked as misclassified No
Message-id <1268269924.82.0.984516778593.issue3137@psf.upfronthosting.co.za>
In-reply-to
Content
My change about site initialization error raised 2 old issues: #7774 and #7880. flox commited a fix for #7880 and a workaround for #7774 (just enough to fix test_subprocess).
History
Date User Action Args
2010-03-11 01:12:05vstinnersetrecipients: + vstinner, gjb1002, benjamin.peterson
2010-03-11 01:12:04vstinnersetmessageid: <1268269924.82.0.984516778593.issue3137@psf.upfronthosting.co.za>
2010-03-11 01:12:03vstinnerlinkissue3137 messages
2010-03-11 01:12:03vstinnercreate