]> granicus.if.org Git - python/commit
getset_init(): the function name in the PyArg_ParseTuple() format
authorGuido van Rossum <guido@python.org>
Fri, 24 Aug 2001 18:49:10 +0000 (18:49 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 Aug 2001 18:49:10 +0000 (18:49 +0000)
commit239abf7e23f7546738c1e5be6d6b612c01e91720
tree26f03cf28ae8cf9434bc6be4f971769fbf77c82e
parenta15dece51975ddc94b488a64c1326d3e39566c59
getset_init(): the function name in the PyArg_ParseTuple() format
should just be "getset", not "getset.__init__".
Objects/descrobject.c