]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
getattr() is now built-in; no longer need a class to simulate varargs.
authorGuido van Rossum <guido@python.org>
Thu, 2 Apr 1992 10:37:02 +0000 (10:37 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 2 Apr 1992 10:37:02 +0000 (10:37 +0000)
commit7084ec8167f1e8dfa2104c30f52007b15b89e6dc
tree3f7bef54e9becf9bf39683da965cbbb9c9169cf8
parent60279da7f5e6ca52b27ac91068e000b85ff3a671
getattr() is now built-in; no longer need a class to simulate varargs.
Lib/lib-old/newdir.py
Lib/newdir.py