Skip Montanaro <s...@pobox.com> added the comment:

3.2 and earlier versions are all frozen, but for 3.3 it might make sense to 
bump the version number of the bytecode and change STORE_MAP to take the key 
and value in the opposite order, thus allowing to remove the ROT_TWO I had to 
add to make this work.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11205>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to