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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, vandyswa
Date 2010-06-24.14:54:01
SpamBayes Score 0.38490066
Marked as misclassified No
Message-id <1277391244.15.0.661835409271.issue9064@psf.upfronthosting.co.za>
In-reply-to
Content
Two remarks:
- when int(arg) fails, an error message should be printed, like with the function do_commmands().
- the "for" loop seems unnecessary, something like "self.curindex -= nup" should be enough
History
Date User Action Args
2010-06-24 14:54:04amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, vandyswa
2010-06-24 14:54:04amaury.forgeotdarcsetmessageid: <1277391244.15.0.661835409271.issue9064@psf.upfronthosting.co.za>
2010-06-24 14:54:01amaury.forgeotdarclinkissue9064 messages
2010-06-24 14:54:01amaury.forgeotdarccreate