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 eli.bendersky
Recipients eli.bendersky, flox, ncoghlan
Date 2012-06-15.17:57:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339783051.88.0.0225114673056.issue15075@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that solves the current problem.

A longer term solution would be to have a cleaner test plan for ET in general, without monkey-patching at all, and without state that causes test-order dependencies.
History
Date User Action Args
2012-06-15 17:57:31eli.benderskysetrecipients: + eli.bendersky, ncoghlan, flox
2012-06-15 17:57:31eli.benderskysetmessageid: <1339783051.88.0.0225114673056.issue15075@psf.upfronthosting.co.za>
2012-06-15 17:57:31eli.benderskylinkissue15075 messages
2012-06-15 17:57:31eli.benderskycreate