Integer to Binary string

srijit at yahoo.com srijit at yahoo.com
Fri Dec 6 11:39:27 EST 2002


I would like to know the most efficient Pythonic way to convert an
integer to a binary string. Any suggestions?
Is there any Python function similar to _itoa?

Thanks



More information about the Python-list mailing list