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 abarry
Recipients SilentGhost, abarry, georg.brandl, leewz, martin.panter
Date 2016-04-20.13:22:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461158572.39.0.508185203932.issue26809@psf.upfronthosting.co.za>
In-reply-to
Content
Patch fixes this the proper way by defining __all__ in the string module.
History
Date User Action Args
2016-04-20 13:22:52abarrysetrecipients: + abarry, georg.brandl, SilentGhost, martin.panter, leewz
2016-04-20 13:22:52abarrysetmessageid: <1461158572.39.0.508185203932.issue26809@psf.upfronthosting.co.za>
2016-04-20 13:22:52abarrylinkissue26809 messages
2016-04-20 13:22:52abarrycreate