◐ Shell
clean mode source ↗

Message 64541 - Python tracker

I've confirmed trunk doesn't have this problem.

Probably this is merge issue. r57928 changed the position of "int i,j"
in py3k, but not changed in trunk, so when r61864 was merged into py3k
some kind of conflict happened.