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 skip.montanaro
Recipients georg.brandl, r.david.murray, rhettinger, skip.montanaro, swamiyeswanth, takayuki
Date 2011-02-13.21:54:39
SpamBayes Score 6.514088e-06
Marked as misclassified No
Message-id <1297634080.11.0.545925141672.issue11205@psf.upfronthosting.co.za>
In-reply-to
Content
> To avoid introducing a ROT_TWO, the store STORE_MAP and MAP_ADD
> opcodes need minor modifications (just switch the u and w variable
> assignments).

Either of which would not be possible in anything other that 3.3 or 
later, right?
History
Date User Action Args
2011-02-13 21:54:40skip.montanarosetrecipients: + skip.montanaro, georg.brandl, rhettinger, r.david.murray, swamiyeswanth, takayuki
2011-02-13 21:54:40skip.montanarosetmessageid: <1297634080.11.0.545925141672.issue11205@psf.upfronthosting.co.za>
2011-02-13 21:54:39skip.montanarolinkissue11205 messages
2011-02-13 21:54:39skip.montanarocreate