]> granicus.if.org Git - python/commitdiff
merge 3.2
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 14 May 2012 16:19:16 +0000 (18:19 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 14 May 2012 16:19:16 +0000 (18:19 +0200)
1  2 
Tools/buildbot/clean.bat

index cb6f99ed2f9fe553571bd713c16efaf2ac905dda,0c04b8e444ef750364136ff777817418dbd14df6..218facc3b179e879eeafe58cae017fab9e8015d9
@@@ -1,7 -1,5 +1,5 @@@
  @rem Used by the buildbot "clean" step.
 -call "%VS90COMNTOOLS%vsvars32.bat"
 +call "%VS100COMNTOOLS%vsvars32.bat"
- @echo Deleting .pyc/.pyo files ...
- del /s Lib\*.pyc Lib\*.pyo
  @echo Deleting test leftovers ...
  rmdir /s /q build
  cd PCbuild