[issue5512] Streamline integer division

STINNER Victor report at bugs.python.org
Thu Mar 19 00:22:08 CET 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

New version of pidigit:
 - works on python 2.6, trunk and py3k
 - display Python version, CPU info (bits, endian), PyLong info (base, 
digit size)
 - display usage if no argument is given

----------
Added file: http://bugs.python.org/file13371/pidigits-2.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5512>
_______________________________________


More information about the Python-bugs-list mailing list