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 benjamin.peterson
Recipients benjamin.peterson, brett.cannon, exarkun
Date 2008-10-22.23:11:47
SpamBayes Score 0.0264591
Marked as misclassified No
Message-id <1224717108.88.0.241924311597.issue4180@psf.upfronthosting.co.za>
In-reply-to
Content
A simple solution would be to allow warn_explicit to be overridden. Then
a custom warn_explicit function could simply ignore the registry argument.
History
Date User Action Args
2008-10-22 23:11:48benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, exarkun
2008-10-22 23:11:48benjamin.petersonsetmessageid: <1224717108.88.0.241924311597.issue4180@psf.upfronthosting.co.za>
2008-10-22 23:11:48benjamin.petersonlinkissue4180 messages
2008-10-22 23:11:47benjamin.petersoncreate