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 gvanrossum
Recipients christian.heimes, gvanrossum
Date 2007-11-12.17:49:59
SpamBayes Score 0.015665455
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Please check in the frozen-related fixes.

Your changes to test_tcl break that test even when run without -R!

For test_pkg, I would rather see a fix that undoes all the changes to
sys.modules (note that it already restores sys.path and deletes the
files it's created, but that's not enough).
History
Date User Action Args
2007-11-12 17:50:00gvanrossumsetspambayes_score: 0.0156655 -> 0.015665455
recipients: + gvanrossum, christian.heimes
2007-11-12 17:49:59gvanrossumsetspambayes_score: 0.0156655 -> 0.0156655
messageid: <[email protected]>
2007-11-12 17:49:59gvanrossumlinkissue1414 messages
2007-11-12 17:49:59gvanrossumcreate