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 larry
Recipients georg.brandl, larry, ncoghlan, serhiy.storchaka, yselivanov, zach.ware
Date 2014-02-09.04:27:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391920065.06.0.244703165964.issue20530@psf.upfronthosting.co.za>
In-reply-to
Content
Nick: I made the same fix on the plane, except I also added an assert that end - start >= 2.  ;-)

I'm going to go through everyone's feedback, and if there are any significant changes I'll post a new patch, otherwise I think this patch is basically ready.
History
Date User Action Args
2014-02-09 04:27:45larrysetrecipients: + larry, georg.brandl, ncoghlan, zach.ware, serhiy.storchaka, yselivanov
2014-02-09 04:27:45larrysetmessageid: <1391920065.06.0.244703165964.issue20530@psf.upfronthosting.co.za>
2014-02-09 04:27:45larrylinkissue20530 messages
2014-02-09 04:27:44larrycreate