commit | 0d429e8cdd98399b3c7eae55984463856de9281d | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Oct 23 21:12:47 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Oct 23 21:12:47 2001 +0000 |
tree | 75ffac48ab921dca1da46c09eaa6e440ec25d432 | |
parent | c84f2c5068d5c1e140dbff538af1233f9a87eccd [diff] |
Convert the ref() and proxy() implementations to use the new PyArg_UnpackTuple() function (serves as an example and test case).