64-bit platform

Thomas Heller theller at python.net
Wed Nov 24 07:11:00 EST 2004


I cannot reach sourceforge's amd64 compilefarm server, and have no other
64-bit platform available.

Can some kind soul please tell me what the output of this little script
on a 64-bit Linux platform is:

import struct
print map(struct.calcsize, "bhilqP")

Thanks,

Thomas



More information about the Python-list mailing list