Lines Matching defs:struct
395 import struct538 columns = struct.unpack('hh', data)[1]546 except (TypeError, IOError, struct.error):