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 pitrou
Recipients mark.dickinson, pitrou
Date 2009-01-13.22:32:06
SpamBayes Score 0.19832064
Marked as misclassified No
Message-id <1231885987.46.0.86037691652.issue4935@psf.upfronthosting.co.za>
In-reply-to
Content
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).
History
Date User Action Args
2009-01-13 22:33:07pitrousetrecipients: + pitrou, mark.dickinson
2009-01-13 22:33:07pitrousetmessageid: <1231885987.46.0.86037691652.issue4935@psf.upfronthosting.co.za>
2009-01-13 22:32:07pitroulinkissue4935 messages
2009-01-13 22:32:07pitroucreate