Repair markup.

This commit is contained in:
Georg Brandl 2011-08-09 19:47:04 +02:00
parent a350f0f9fd
commit d7fbc8bf12
1 changed files with 1 additions and 1 deletions

View File

@ -638,7 +638,7 @@ with sub-interpreters:
.. versionadded:: 2.3
.. c:function:: PyThreadState PyGILState_GetThisThreadState()
.. cfunction:: PyThreadState PyGILState_GetThisThreadState()
Get the current thread state for this thread. May return ``NULL`` if no
GILState API has been used on the current thread. Note that the main thread