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 1bcb8a6 commit 3f45f5dCopy full SHA for 3f45f5d
Python/_warnings.c
@@ -9,7 +9,6 @@ PyDoc_STRVAR(warnings__doc__,
9
MODULE_NAME " provides basic warning filtering support.\n"
10
"It is a helper module to speed up interpreter start-up.");
11
12
-_Py_IDENTIFIER(argv);
13
_Py_IDENTIFIER(stderr);
14
#ifndef Py_DEBUG
15
_Py_IDENTIFIER(default);
0 commit comments