Mark Dickinson <[email protected]> added the comment:

Yes, okay---that makes some sense;  I'm happy to leave floats as they are 
(i.e., DeprecationWarning for small floats; TypeError for larger floats) and 
just fix use of __int__ for non-floats.

I'll look at the patch.

----------
assignee: belopolsky -> mark.dickinson

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1533>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to