[Python-checkins] cpython (2.7): Repair markup.

georg.brandl python-checkins at python.org
Tue Aug 9 19:47:07 CEST 2011


http://hg.python.org/cpython/rev/4dbbca3ef2a5
changeset: 71788:4dbbca3ef2a5
branch: 2.7
parent: 71776:10f20ad2fbb6
user: Georg Brandl <georg at python.org>
date: Tue Aug 09 19:47:04 2011 +0200
summary:
 Repair markup.
files:
 Doc/c-api/init.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/c-api/init.rst b/Doc/c-api/init.rst
--- a/Doc/c-api/init.rst
+++ b/Doc/c-api/init.rst
@@ -638,7 +638,7 @@
 .. 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
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /