Mark Dickinson <dicki...@gmail.com> added the comment: Carl, thanks for that. I was just thinking about abandoning this issue as not worth fixing.
I need to look at Victor's patch again, but I recall that there were still some issues: e.g., if the __int__ method of some class returns a bool, that still ends up getting returned as a bool rather than an int. Getting everything exactly right seemed fiddly enough to make it not worth the effort. Would the bool/int distinction matter to PyPy? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5377> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com