We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79886e7 commit 6811bdeCopy full SHA for 6811bde
Doc/c-api/init.rst
@@ -553,7 +553,7 @@ Process-wide parameters
553
period. The returned string points into static storage; the caller should not
554
modify its value. The value is available to Python code as :data:`sys.version`.
555
556
- See also the :data:`Py_Version` constant.
+ See also the :c:var:`Py_Version` constant.
557
558
559
.. c:function:: const char* Py_GetPlatform()
0 commit comments