]> granicus.if.org Git - python/commitdiff
- Mention _posixsubprocess.c in Modules/Setup.dist
authorMatthias Klose <doko@ubuntu.com>
Thu, 22 Apr 2010 13:38:12 +0000 (13:38 +0000)
committerMatthias Klose <doko@ubuntu.com>
Thu, 22 Apr 2010 13:38:12 +0000 (13:38 +0000)
Modules/Setup.dist

index 45bf5311d606a8516ef20bc97e18916dcb918011..7676c7418e1c038d73519c9d2f367820da5bef4d 100644 (file)
@@ -217,6 +217,7 @@ _symtable symtablemodule.c
 #termios termios.c     # Steen Lumholt's termios module
 #resource resource.c   # Jeremy Hylton's rlimit interface
 
+#_posixsubprocess _posixsubprocess.c  # POSIX subprocess module helper
 
 # Multimedia modules -- off by default.
 # These don't work for 64-bit platforms!!!