John Salerno wrote:
> I'm having some trouble finding a function that converts numbers 
> (whether integer, hex, whatever) to its binary representation. Is there one?

You might like this recipe:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/111286

Kent
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to