Yogesh Chaudhari added the comment:
Please replace
integer.__format__(s)
with
integer.__format__('')---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9856> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
