[issue9973] Sometimes buildbot fails to cleanup working copy
Antoine Pitrou
report at bugs.python.org
Sun Jan 30 22:19:43 CET 2011
Antoine Pitrou <pitrou at free.fr> added the comment:
By the way, the order of these lines in clean-amd64.bat looks wrong:
cd PCbuild
@echo Deleting .pyc/.pyo files ...
del /s Lib\*.pyc Lib\*.pyo
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9973>
_______________________________________
More information about the Python-bugs-list
mailing list