Home | History | Annotate | Download | only in test

Lines Matching defs:struct

9 import struct
1285 if sys.maxint > (1 << 32) or struct.calcsize('P') != 4: