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 MrJean1
Recipients MrJean1, gvanrossum, nnorwitz
Date 2007-10-27.01:49:40
SpamBayes Score 0.029137364
Marked as misclassified No
Message-id <1193449780.56.0.22056875828.issue1329@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like the problem may indeed just be that I/O is being shut down 
somewhere inside PyImport_Cleanup.  I am modifying the test case to 
demonstrate that and will submit that version as soon as it runs.
History
Date User Action Args
2007-10-27 01:49:40MrJean1setspambayes_score: 0.0291374 -> 0.029137364
recipients: + MrJean1, gvanrossum, nnorwitz
2007-10-27 01:49:40MrJean1setspambayes_score: 0.0291374 -> 0.0291374
messageid: <1193449780.56.0.22056875828.issue1329@psf.upfronthosting.co.za>
2007-10-27 01:49:40MrJean1linkissue1329 messages
2007-10-27 01:49:40MrJean1create