Brett Cannon <br...@python.org> added the comment: Everything Nick said is right: PyPy did it properly according to the spec and CPython 2.7 got it wrong. Unfortunately fixing this now would break code and so it will simply have to stay a Python 2.7 quirk with Python 3.3 and later doing it correctly.
So documenting the screw-up would be good so that people know that the solution they use in Python 2.7 won't work in Python 3.3 and later. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15292> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com