Mark Dickinson added the comment:

That test doesn't look quite the same, though:  the return value of __trunc__ 
is an object that has __trunc__ rather than __int__.  And all the existing 
tests pass on my machine without issues.

----------

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

Reply via email to