]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
getset_init(): make the arguments optional.
authorGuido van Rossum <guido@python.org>
Fri, 24 Aug 2001 09:55:51 +0000 (09:55 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 Aug 2001 09:55:51 +0000 (09:55 +0000)
commit91c0d8a9223ed137b9824248bd5941c1d60feafd
tree06d11fe58ef78e079ab280b8b131270dd4498115
parent75a2f85593205f48de8d88a6a8a74d4de439b87b
getset_init(): make the arguments optional.

getset_doc: add docstring.
Objects/descrobject.c