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 rhettinger
Recipients LambertDW, TFinley, mark.dickinson, rhettinger
Date 2009-01-08.00:48:39
SpamBayes Score 0.007052808
Marked as misclassified No
Message-id <1231375723.84.0.484182125342.issue4816@psf.upfronthosting.co.za>
In-reply-to
Content
Attached an updated patch which expands the tests and docs.
Handles the r>n case with an empty result.
Leaves the r<0 case as a ValueError.

Am thinking that if we do this, it should be treated as a bug and posted
to 2.6 and 3.0.
History
Date User Action Args
2009-01-08 00:48:44rhettingersetrecipients: + rhettinger, mark.dickinson, LambertDW, TFinley
2009-01-08 00:48:43rhettingersetmessageid: <1231375723.84.0.484182125342.issue4816@psf.upfronthosting.co.za>
2009-01-08 00:48:43rhettingerlinkissue4816 messages
2009-01-08 00:48:42rhettingercreate