Ok, thank you.
Does anybody know how to convert a HEX into a BINARY?
Best regards
Heiko
-Original Message-
From: Pierre Barbier de Reuille [mailto:[EMAIL PROTECTED]
Sent: Friday, February 04, 2005 2:55 PM
To: Tamm, Heiko
Subject: Re: [Tutor] Hex to Str - still an open issue
ginal Message-
From: Pierre Barbier de Reuille [mailto:[EMAIL PROTECTED]
Sent: Friday, February 04, 2005 2:35 PM
To: Tamm, Heiko
Cc: tutor@python.org
Subject: Re: [Tutor] Hex to Str
Given you have a number in 'a' :
hex(a)
returns the hexadecimal representation of 'a' as a
Hello,
I like to
know, if it's possible to convert a Hex number into String or other
formats?
How can it
be done?
Kind
regards
Heiko
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor