]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added getattr and setattr built-in functions.
authorGuido van Rossum <guido@python.org>
Mon, 27 Jan 1992 16:53:09 +0000 (16:53 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Jan 1992 16:53:09 +0000 (16:53 +0000)
commit33894be6572e1f205359947db8a1025a21f15788
tree8b3f481dd2a411cffb01d0fd1c844b1ca676c246
parentef0a00ec0c8f2fb98616328fa7efdeaf160c0587
Added getattr and setattr built-in functions.
Python/bltinmodule.c