]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New error handling in getattr().
authorGuido van Rossum <guido@python.org>
Sun, 14 Oct 1990 20:03:32 +0000 (20:03 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 14 Oct 1990 20:03:32 +0000 (20:03 +0000)
commit2b654f74c23de18c25a9e0b36979322ef461223c
treeaa52b4386765dfeee3727549f1f144b315dc0eb0
parent0539ba2c742d96b09922e9795086be1dc39c82a1
New error handling in getattr().
Objects/fileobject.c
Objects/moduleobject.c