]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Finish the previous checkin: also avoid getattr when calling the method
authorGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 18:22:14 +0000 (18:22 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 18:22:14 +0000 (18:22 +0000)
commit2730b132024acd7fbb18110a49b1ea1dbe9e2261
tree747b635b180d56dc2f3b9cab2a244bcfd15f60a4
parentb5f17f2dc5b823953868daaacc85cbf3b67e7df7
Finish the previous checkin: also avoid getattr when calling the method
directly.
Objects/typeobject.c