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 elias
Recipients BreamoreBoy, docs@python, elias, terry.reedy
Date 2013-12-21.20:38:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387658285.6.0.917376695995.issue19980@psf.upfronthosting.co.za>
In-reply-to
Content
I have created a patch that fixes this issue that terry.reedy described. It does not fix the problem described BreamoreBoy involving the empty string.

Please note that this is my first patch for Python so let me know if I am missing something or if I can do anything else to help.
History
Date User Action Args
2013-12-21 20:38:05eliassetrecipients: + elias, terry.reedy, docs@python, BreamoreBoy
2013-12-21 20:38:05eliassetmessageid: <1387658285.6.0.917376695995.issue19980@psf.upfronthosting.co.za>
2013-12-21 20:38:05eliaslinkissue19980 messages
2013-12-21 20:38:05eliascreate