cpython/Doc/api
Guido van Rossum ed9dcc10f8 Clarify that the Python interpreter lock need *not* be held by
PyInterpreterState_New() and PyThreadState_New() -- but that you may
use it to serialize calls to them.
1998-08-07 18:28:03 +00:00
..
api.tex Clarify that the Python interpreter lock need *not* be held by 1998-08-07 18:28:03 +00:00