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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, jjdominguezm
Date 2008-09-11.00:06:02
SpamBayes Score 0.08410093
Marked as misclassified No
Message-id <1221091567.02.0.655679193644.issue3821@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a simple test suite for the trace module, and two corrections to 
make it work.

The test file is suitable for 2.6 (simply replace test.support with 
test.test_support)
History
Date User Action Args
2008-09-11 00:06:07amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, jjdominguezm
2008-09-11 00:06:07amaury.forgeotdarcsetmessageid: <1221091567.02.0.655679193644.issue3821@psf.upfronthosting.co.za>
2008-09-11 00:06:04amaury.forgeotdarclinkissue3821 messages
2008-09-11 00:06:04amaury.forgeotdarccreate