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 terry.reedy
Recipients eli.bendersky, terry.reedy
Date 2010-07-19.04:03:45
SpamBayes Score 0.00023099154
Marked as misclassified No
Message-id <1279512227.04.0.573341942069.issue9282@psf.upfronthosting.co.za>
In-reply-to
Content
Trace.py does not appear to have a test module to add a test case to.
test_trace.py currently tests the line trace facility turned on with sys.settrace. I will inquire on pydev about this. "Does trace ..."
History
Date User Action Args
2010-07-19 04:03:47terry.reedysetrecipients: + terry.reedy, eli.bendersky
2010-07-19 04:03:47terry.reedysetmessageid: <1279512227.04.0.573341942069.issue9282@psf.upfronthosting.co.za>
2010-07-19 04:03:45terry.reedylinkissue9282 messages
2010-07-19 04:03:45terry.reedycreate