[Neal Norwitz]
> Maybe we should clean before we configure/compile?  That would leave
> the last build in tact until the next run.

It doesn't matter much to me -- I do all changes and checkins from a
non-buildbot checkout.  The one thing I like about the current scheme
is that when I run my daily incremental backup, I don't have to wait
on backing up mounds of stale .pyc and .pyd files left from the last
buildbot run.

In fact, that reminds me I added a "delete all the .pyc files" step to
the Windows buildbot clean.bat precisely so I didn't have to burn time
and space backing up 1600 stale files each day.  So -0 on changing.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to