diff options
author | Guido van Rossum <guido@python.org> | 1996-12-05 23:15:02 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-12-05 23:15:02 +0000 |
commit | a75545f85beacce09f4efeae0bedb1087dd20122 (patch) | |
tree | 8e1097446be481bf384b434467ba6e6c25701eb8 /Python/importdl.c | |
parent | 96c466ad57bdf21d3b707a8371a503e341cf7ea9 (diff) | |
download | cpython-a75545f85beacce09f4efeae0bedb1087dd20122.tar.gz |
Tentative changes to make this work better on 64-bit machines.
A plain int that doesn't fit in 32 bits will be marshalled using a new
type. 32 bits machines can't handle this and will issue a warning.
Diffstat (limited to 'Python/importdl.c')
0 files changed, 0 insertions, 0 deletions