Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9064>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to