summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2004-10-15 04:27:51 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2004-10-15 04:27:51 (GMT)
commit919637afb012c09107ddf44215958a35e1ea6286 (patch)
treeae992ce552199d69d4e1c6445b5194e2f473461b /PC
parent15b23a083d1bc861c24b17af95a027571b9ad25c (diff)
downloadcpython-919637afb012c09107ddf44215958a35e1ea6286.zip
cpython-919637afb012c09107ddf44215958a35e1ea6286.tar.gz
cpython-919637afb012c09107ddf44215958a35e1ea6286.tar.bz2
Add _subprocess.c
Diffstat (limited to 'PC')
-rw-r--r--PC/VC6/pythoncore.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 31008e8..a4026da 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -149,6 +149,10 @@ SOURCE=..\..\Modules\_sre.c
# End Source File
# Begin Source File
+SOURCE=..\..\PC\_subprocess.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Modules\_weakref.c
# End Source File
# Begin Source File