Kaydet (Commit) c14190dc authored tarafından Victor Stinner's avatar Victor Stinner

Add versionadded tag to PyModule_GetFilenameObject() doc

üst d91df1a7
......@@ -83,6 +83,8 @@ There are only a few functions special to module objects.
unicode string, raise :exc:`SystemError` and return *NULL*; otherwise return
a reference to a :ctype:`PyUnicodeObject`.
.. versionadded:: 3.2
.. cfunction:: void* PyModule_GetState(PyObject *module)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment