Antoine Pitrou <[email protected]> added the comment: You are right, old_i and old_j are unused, they were part of another approach I tried and which failed. Attaching new patch with these 2 variables removed, and the function cleanly reindented (of course the patch is messier because of this).
Added file: http://bugs.python.org/file12726/issue4935-2.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4935> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
