[Tutor] Re: hex to decimal conversion.

Bob Gailer ramrom@earthling.net
Fri Nov 15 18:20:02 2002


At 12:12 PM 11/16/2002 +1300, Thomi Richards wrote:
> >>> pal.data[0]
>'\xff'

Try pal.data[0] = 0xff. That's the python way to write a hex literal.


Bob Gailer
170 Forsythe Rd
Nederland CO 80466
303-442-2625