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 RichIsMyName
Recipients RichIsMyName, asmodai, loewis, pitrou, scoder
Date 2011-10-27.17:58:54
SpamBayes Score 0.0022138788
Marked as misclassified No
Message-id <1319738335.56.0.703860911621.issue13279@psf.upfronthosting.co.za>
In-reply-to
Content
This is a potential patch: 
I believe it follows the C-style of PEP 7

There is a test as well, testing 1 and 2 byte kinds.

I have run it through the python tests and have added no new breakages
(there were some tests that failed, but they failed with and without the patch)
History
Date User Action Args
2011-10-27 17:58:55RichIsMyNamesetrecipients: + RichIsMyName, loewis, pitrou, scoder, asmodai
2011-10-27 17:58:55RichIsMyNamesetmessageid: <1319738335.56.0.703860911621.issue13279@psf.upfronthosting.co.za>
2011-10-27 17:58:54RichIsMyNamelinkissue13279 messages
2011-10-27 17:58:54RichIsMyNamecreate