[Python-Dev] to_int -- oops, one step missing for use.

jepler@unpythonic.net jepler at unpythonic.net
Sun Nov 13 01:35:09 CET 2005


$ python2.4 -c 'import sys; print sys.maxint, sys.maxint == (1<<63) - 1'
9223372036854775807 True
$ python2.4 test_hi_powers.py 
Test 0.2 of to_int 0.16
......................................................................
----------------------------------------------------------------------
Ran 70 tests in 0.006s

OK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-dev/attachments/20051112/d41bbe5a/attachment.pgp


More information about the Python-Dev mailing list