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 robertwb
Recipients josm, robertwb
Date 2007-12-01.01:42:02
SpamBayes Score 0.174882
Marked as misclassified No
Message-id <1196473323.05.0.265829271745.issue1533@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, that is a workaround, but 

range(MyInt(n), MyInt(n+10))

should work for any valid value of n, not just some of them.
History
Date User Action Args
2007-12-01 01:42:03robertwbsetspambayes_score: 0.174882 -> 0.174882
recipients: + robertwb, josm
2007-12-01 01:42:03robertwbsetspambayes_score: 0.174882 -> 0.174882
messageid: <1196473323.05.0.265829271745.issue1533@psf.upfronthosting.co.za>
2007-12-01 01:42:03robertwblinkissue1533 messages
2007-12-01 01:42:02robertwbcreate