commit | 056fbf422de9bd73988e81053de43c733c6b3a8b | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Aug 19 19:22:50 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Aug 19 19:22:50 2002 +0000 |
tree | 763ab9b0dd1e861d809e724486d3cb9726ed77f7 | |
parent | 492b46f29e8a706d5f27040d58ba6727d962a548 [diff] |
Another modest speedup in PyObject_GenericGetAttr(): inline the call to _PyType_Lookup().