diff options
author | Guido van Rossum <guido@python.org> | 1997-08-02 02:59:08 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-02 02:59:08 +0000 |
commit | eb46d67ce5f4906bdae80458080e5e6bfff6512b (patch) | |
tree | 7f69f791fd95e76e7200bd38dd3355d101986132 /Python/ceval.c | |
parent | 8cf047647418999fb8cd0e99b005b5fae8f50a3c (diff) | |
download | cpython-git-eb46d67ce5f4906bdae80458080e5e6bfff6512b.tar.gz |
Avoid function calls to access the current thread state and builtins
-- the thread state is passed in as an argument and the builtins are a
member thereof.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions