Hexadecimal Conversion in Python

Fredrik Lundh fredrik at pythonware.com
Wed Nov 2 15:43:59 EST 2005


"DaBeef" wrote:/

> it is returning data such as 0x04.  I am new to python so this is a
> pain for me, learning to do this in a language whose llibrary is
> somewhat limited.

you make no sense at all.

what are you receiving data from?  how are you receiving it?  what
library are you using?  what's 0x04?  an integer?  a string?  a byte?
what's .... ?  a string?  a typo?  an odd character that's munged by
your mail program?

</F> 






More information about the Python-list mailing list