Vajrasky Kok added the comment:

For now, instead of hardcoding INT_MAX to 2147483647 in test, maybe we can use 
module:

>>> import IN
>>> IN.INT_MAX
2147483647

----------

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

Reply via email to