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 7062db8 commit 22b6f9dCopy full SHA for 22b6f9d
1 file changed
Modules/Setup.dist
@@ -217,6 +217,7 @@ _symtable symtablemodule.c
217
#termios termios.c # Steen Lumholt's termios module
218
#resource resource.c # Jeremy Hylton's rlimit interface
219
220
+#_posixsubprocess _posixsubprocess.c # POSIX subprocess module helper
221
222
# Multimedia modules -- off by default.
223
# These don't work for 64-bit platforms!!!
0 commit comments