Message 111068 - Python tracker

Message111068

Author eli.bendersky
Recipients belopolsky, eli.bendersky, terry.reedy
Date 2010-07-21.14:34:40
SpamBayes Score 0.2851831
Marked as misclassified No
Message-id <1279722881.68.0.106121269441.issue9317@psf.upfronthosting.co.za>
In-reply-to
Content
1. I've created Issue 9323 to address the bug with __main__, with the proposed patch. 

2. Agreed about the unit tests (Issue 9315). I'll try to get the basic testing framework for trace.py created over the weekend.
History
Date User Action Args
2010-07-21 14:34:41eli.benderskysetrecipients: + eli.bendersky, terry.reedy, belopolsky
2010-07-21 14:34:41eli.benderskysetmessageid: <1279722881.68.0.106121269441.issue9317@psf.upfronthosting.co.za>
2010-07-21 14:34:40eli.benderskylinkissue9317 messages
2010-07-21 14:34:40eli.benderskycreate