Update of /cvsroot/pywin32/pywin32/win32
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31294
Modified Files:
Tag: py3k
win32pipe.dsp
Removed Files:
Tag: py3k
win32popenWin9x.dsp
Log Message:
Remove popen functions
Index: win32pipe.dsp
===================================================================
RCS file: /cvsroot/pywin32/pywin32/win32/win32pipe.dsp,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -C2 -d -r1.5 -r1.5.4.1
*** win32pipe.dsp 1 Dec 2003 11:04:04 -0000 1.5
--- win32pipe.dsp 29 Aug 2008 04:17:12 -0000 1.5.4.1
***************
*** 129,136 ****
SOURCE=.\src\win32pipemodule.cpp
# End Source File
- # Begin Source File
-
- SOURCE=.\src\win32popen.cpp
- # End Source File
# End Group
# End Target
--- 129,132 ----
--- win32popenWin9x.dsp DELETED ---
|