Message 64541 - Python tracker

Message64541

Author ocean-city
Recipients georg.brandl, ocean-city
Date 2008-03-26.04:38:22
SpamBayes Score 0.026637277
Marked as misclassified No
Message-id <1206506304.28.0.935572182414.issue2484@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-03-26 04:38:24ocean-citysetspambayes_score: 0.0266373 -> 0.026637277
recipients: + ocean-city, georg.brandl
2008-03-26 04:38:24ocean-citysetspambayes_score: 0.0266373 -> 0.0266373
messageid: <1206506304.28.0.935572182414.issue2484@psf.upfronthosting.co.za>
2008-03-26 04:38:23ocean-citylinkissue2484 messages
2008-03-26 04:38:23ocean-citycreate