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 belopolsky
Recipients belopolsky, eli.bendersky, ezio.melotti, pitrou, terry.reedy
Date 2010-08-02.02:55:45
SpamBayes Score 0.039448503
Marked as misclassified No
Message-id <AANLkTi=mS8fwnJbijHrasfymx--HvybWcoL=gEvZ3_f4@mail.gmail.com>
In-reply-to <1280716996.95.0.772996170968.issue9315@psf.upfronthosting.co.za>
Content
While it may be instructive to get to the bottom of what causes this
behavior, I believe the right thing to do is to simply place traced
code in a separate file in the test directory.  Faking a module by
manipulating sys.modules is hard to make robust.
History
Date User Action Args
2010-08-02 02:55:47belopolskysetrecipients: + belopolsky, terry.reedy, pitrou, ezio.melotti, eli.bendersky
2010-08-02 02:55:45belopolskylinkissue9315 messages
2010-08-02 02:55:45belopolskycreate