]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change getbuiltin interface to get the name as an object;
authorGuido van Rossum <guido@python.org>
Fri, 16 Aug 1991 08:54:58 +0000 (08:54 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 16 Aug 1991 08:54:58 +0000 (08:54 +0000)
commita57fb011f17bd0f382f6d0a81e8733d81ee34353
treedec7e3a2a30306a35fd8bd7eb8617522b79f6733
parentabe5835b4f308f87db83a3ae091e3273d8705497
Change getbuiltin interface to get the name as an object;
call dict2lookup insteead of dictlookup.
Python/bltinmodule.c