diff options
author | Guido van Rossum <guido@python.org> | 1997-08-02 02:59:08 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-02 02:59:08 (GMT) |
commit | eb46d67ce5f4906bdae80458080e5e6bfff6512b (patch) | |
tree | 7f69f791fd95e76e7200bd38dd3355d101986132 /Modules/main.c | |
parent | 8cf047647418999fb8cd0e99b005b5fae8f50a3c (diff) | |
download | cpython-eb46d67ce5f4906bdae80458080e5e6bfff6512b.zip cpython-eb46d67ce5f4906bdae80458080e5e6bfff6512b.tar.gz cpython-eb46d67ce5f4906bdae80458080e5e6bfff6512b.tar.bz2 |
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 'Modules/main.c')
0 files changed, 0 insertions, 0 deletions