diff options
author | Guido van Rossum <guido@python.org> | 1997-09-30 22:03:16 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-30 22:03:16 (GMT) |
commit | b74eca93496e7abcf5fc10b15aef55739e6074d5 (patch) | |
tree | ad1fe06512c3133351d00d7bac9f69118d351342 /Misc/python-mode.el | |
parent | b4102bf5f8bb429788e317312c353dd2965cdf4f (diff) | |
download | cpython-b74eca93496e7abcf5fc10b15aef55739e6074d5.zip cpython-b74eca93496e7abcf5fc10b15aef55739e6074d5.tar.gz cpython-b74eca93496e7abcf5fc10b15aef55739e6074d5.tar.bz2 |
Change PyEval_SaveThread() and PyEval_RestoreThread() to always do the
tstate swapping. Only the acquiring and releasing of the lock is
conditional (twice, under ``#ifdef WITH_THREAD'' and inside ``if
(interpreter_lock)'').
Diffstat (limited to 'Misc/python-mode.el')
0 files changed, 0 insertions, 0 deletions