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 dca5cb9 commit f21780cCopy full SHA for f21780c
1 file changed
Misc/python.man
@@ -251,6 +251,7 @@ emitted by a process (even those that are otherwise ignored by default):
251
-Wdefault # Warn once per call location
252
-Werror # Convert to exceptions
253
-Walways # Warn every time
254
+ -Wall # Same as -Walways
255
-Wmodule # Warn once per calling module
256
-Wonce # Warn once per Python process
257
-Wignore # Never warn
0 commit comments