]> granicus.if.org Git - python/commit
Convert the ref() and proxy() implementations to use the new
authorFred Drake <fdrake@acm.org>
Tue, 23 Oct 2001 21:12:47 +0000 (21:12 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 23 Oct 2001 21:12:47 +0000 (21:12 +0000)
commit0d429e8cdd98399b3c7eae55984463856de9281d
tree75ffac48ab921dca1da46c09eaa6e440ec25d432
parentc84f2c5068d5c1e140dbff538af1233f9a87eccd
Convert the ref() and proxy() implementations to use the new
PyArg_UnpackTuple() function (serves as an example and test case).
Modules/_weakref.c