Mark Dickinson <dicki...@gmail.com> added the comment:

Thinking about it, I still like the _PyLong_CompareWithDouble plan even for 
trunk:  there's a precedent for some PyLong methods working with plain ints as 
well as for longs.  See e.g. PyLong_AsLongLong and friends.

----------

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

Reply via email to