Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

No need to rush this for the beta.  It's a bug fix and can go in at any time.  
The important thing is that we don't break the C code.  The __ror__ magic 
method would still need to do the right thing and the C code needs to defend 
against the interpreter swapping self and other.

----------

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

Reply via email to