Thanks to visit codestin.com Credit goes to github.com
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 6d7f6f7 commit 4d345ceCopy full SHA for 4d345ce
1 file changed
Doc/c-api/reflection.rst
@@ -34,12 +34,6 @@ Reflection
34
Return the line number that *frame* is currently executing.
35
36
37
-.. cfunction:: int PyEval_GetRestricted()
38
-
39
- If there is a current frame and it is executing in restricted mode, return true,
40
- otherwise false.
41
42
43
.. cfunction:: const char* PyEval_GetFuncName(PyObject *func)
44
45
Return the name of *func* if it is a function, class or instance object, else the
0 commit comments