Hans Nowak
2000-03-20 22:59:28 UTC
Hi,
I'm looking for the reverse of the hex built-in function: is there any?
15I'm looking for the reverse of the hex built-in function: is there any?
eval('0xf')
string.atoi('0xf', 16)
HTH,
--Hans Nowak (zephyrfalcon at hvision.nl)
Homepage: http://www.hvision.nl/~ivnowa/newsite/
Python questions? See http://tor.dhs.org/~zephyrfalcon/snippets
You call me a masterless man. You are wrong. I am my own master.