Raymond Hettinger added the comment:

But this backport would break my code:

    >>> print = 10
    >>> print >> 1
    5

Just kidding ;-)

+1 for the backport.  It will likely save some headaches.

----------
nosy: +rhettinger

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

Reply via email to