pack a three byte int

Dave Opstad dave.opstad at monotypeimaging.com
Thu Nov 9 10:26:15 EST 2006


Sorry, that should have been:

cdb += struct.pack(">L", skip)[1:]

Dave



More information about the Python-list mailing list