[issue2913] idlelib/EditorWindow.py uses xrange()

Rafael Zanella report at bugs.python.org
Mon Jun 30 03:44:36 CEST 2008


Rafael Zanella <rafael.zanella at yahoo.com.br> added the comment:

xrange has been deprecated on py_3k, so it's a valid one liner.

----------
keywords: +patch
nosy: +zanella
Added file: http://bugs.python.org/file10781/EditorWindow_-x-range.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2913>
_______________________________________


More information about the Python-bugs-list mailing list