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 jeff.balogh
Recipients jeff.balogh, nnorwitz
Date 2008-03-19.03:26:51
SpamBayes Score 0.5640837
Marked as misclassified No
Message-id <1205897212.63.0.274995713079.issue2409@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching a patch that removes ``from _winreg import *`` in 
test_winreg.py, which will allow usage of optional_import.
History
Date User Action Args
2008-03-19 03:26:52jeff.baloghsetspambayes_score: 0.564084 -> 0.5640837
recipients: + jeff.balogh, nnorwitz
2008-03-19 03:26:52jeff.baloghsetspambayes_score: 0.564084 -> 0.564084
messageid: <1205897212.63.0.274995713079.issue2409@psf.upfronthosting.co.za>
2008-03-19 03:26:51jeff.baloghlinkissue2409 messages
2008-03-19 03:26:51jeff.baloghcreate