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 b0be6b3 commit 6351d9eCopy full SHA for 6351d9e
1 file changed
Include/pydebug.h
@@ -5,8 +5,6 @@
5
extern "C" {
6
#endif
7
8
-/* These global variable are defined in pylifecycle.c */
9
-/* XXX (ncoghlan): move these declarations to pylifecycle.h? */
10
PyAPI_DATA(int) Py_DebugFlag;
11
PyAPI_DATA(int) Py_VerboseFlag;
12
PyAPI_DATA(int) Py_QuietFlag;
0 commit comments