diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2008-02-24 07:21:56 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2008-02-24 07:21:56 +0000 |
commit | ed0a593a10328b069d2563ef6f00c31e1d02fe59 (patch) | |
tree | 6b038ed58dc55a17fcbc369eba7340be0f68398c /Python/getargs.c | |
parent | c11cecf3d0f816893f5765a7b5e25d5f4e3fe531 (diff) | |
download | cpython-git-ed0a593a10328b069d2563ef6f00c31e1d02fe59.tar.gz |
Get ctypes working on the Alpha (Tru64). The problem was that there
were two module_methods and the one used depended on the order the
modules were loaded. By making the test module_methods static,
it is not exported and the correct version is picked up.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions