Mark Dickinson <dicki...@gmail.com> added the comment: Removing 3.2 from the versions: the OverflowError appears to be specific to 2.x ints:
>>> '%0.117x' % 1L '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ---------- versions: -Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7873> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com