Message 116824 - Python tracker

Message116824

Author daniel.urban
Recipients daniel.urban
Date 2010-09-18.18:39:24
SpamBayes Score 5.133378e-06
Marked as misclassified No
Message-id <1284835167.56.0.979385376089.issue9896@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch adds the start, stop and step members to range objects, corresponding the contructor arguments. The patch also include tests and documentation changes.
History
Date User Action Args
2010-09-18 18:39:27daniel.urbansetrecipients: + daniel.urban
2010-09-18 18:39:27daniel.urbansetmessageid: <1284835167.56.0.979385376089.issue9896@psf.upfronthosting.co.za>
2010-09-18 18:39:25daniel.urbanlinkissue9896 messages
2010-09-18 18:39:25daniel.urbancreate