Oops! Use python_d.exe _before_ it's destroyed :-)

This commit is contained in:
Tim Peters 2006-03-16 02:31:36 +00:00
parent 378832c914
commit 1a3b248aff
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@rem Used by the buildbot "clean" step.
call "%VS71COMNTOOLS%vsvars32.bat"
cd PCbuild
devenv.com /clean Debug pcbuild.sln
@echo Deleting .pyc/.pyo files ...
python_d.exe rmpyc.py
devenv.com /clean Debug pcbuild.sln