Convert the ref() and proxy() implementations to use the new
PyArg_UnpackTuple() function (serves as an example and test case).
F
Fred Drake committed
0d429e8cdd98399b3c7eae55984463856de9281d
Parent: c84f2c5
PyArg_UnpackTuple() function (serves as an example and test case).