Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22b6f9d

Browse files
committed
- Mention _posixsubprocess.c in Modules/Setup.dist
1 parent 7062db8 commit 22b6f9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/Setup.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ _symtable symtablemodule.c
217217
#termios termios.c # Steen Lumholt's termios module
218218
#resource resource.c # Jeremy Hylton's rlimit interface
219219

220+
#_posixsubprocess _posixsubprocess.c # POSIX subprocess module helper
220221

221222
# Multimedia modules -- off by default.
222223
# These don't work for 64-bit platforms!!!

0 commit comments

Comments
 (0)