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 | 479603585aaaee3c489991a1279db5253d55ecdf (patch) | |
tree | d378c7d6d5e5499aa30a31987bb024effb3137f9 /Python/sysmodule.c | |
parent | 0dba94aa93a22a1a2f971b6b73f5fe37ad95a0b3 (diff) | |
download | cpython-479603585aaaee3c489991a1279db5253d55ecdf.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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions