]> granicus.if.org Git - python/commitdiff
Oops! Use python_d.exe _before_ it's destroyed :-)
authorTim Peters <tim.peters@gmail.com>
Thu, 16 Mar 2006 02:31:36 +0000 (02:31 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 16 Mar 2006 02:31:36 +0000 (02:31 +0000)
Tools/buildbot/clean.bat

index 7e7d713ed9b0c8319f0aae6c7848e18e042dd4e1..4b949225d183bb0932359fda218140d8bcf2e598 100644 (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