commit | 71dba4ccee4d90c7dfb970ab77fcba113c9aec5c | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Thu Jan 24 18:54:12 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Thu Jan 24 18:54:12 2008 +0000 |
tree | f7363261e3449bc32fc59e3459605a246e82c98a | |
parent | e4c03e4520cdf0959cb2b0e0cc289cb1e3a0ceb4 [diff] |
Replace Py_BuildValue with PyTuple_Pack because it is faster. Also add a missing DECREF.