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 7aaeb2a commit c7c3b7dCopy full SHA for c7c3b7d
1 file changed
Modules/main.c
@@ -87,7 +87,7 @@ static inline int config_run_code(const PyConfig *config)
87
}
88
89
90
-/* Return non-zero is stdin is a TTY or if -i command line option is used */
+/* Return non-zero if stdin is a TTY or if -i command line option is used */
91
static int
92
stdin_is_interactive(const PyConfig *config)
93
{
0 commit comments