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, benjamin.peterson, pitrou
Date 2008-07-29.13:45:56
SpamBayes Score 0.06446433
Marked as misclassified No
Message-id <1217339157.85.0.844440695693.issue3462@psf.upfronthosting.co.za>
In-reply-to
Content
I was leaning towards the "doctest should not pollute the __builtins__
module" side. 
test_decimal might not be the only test that leaks one object outside
the module.
History
Date User Action Args
2008-07-29 13:45:57amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, benjamin.peterson
2008-07-29 13:45:57amaury.forgeotdarcsetmessageid: <1217339157.85.0.844440695693.issue3462@psf.upfronthosting.co.za>
2008-07-29 13:45:57amaury.forgeotdarclinkissue3462 messages
2008-07-29 13:45:56amaury.forgeotdarccreate