Java Integer.ParseInt translation to python

ech0 the.ech0 at gmail.com
Mon Jan 31 19:27:31 EST 2005


buffer[0] = int(string,16) & 0xff

that should work




More information about the Python-list mailing list