On Nov 15, 2007 1:03 PM, Thomas Heller <[EMAIL PROTECTED]> wrote:
> The *real* problem is that both the build and the clean step require
> Python to work.  The former uses it to build _ssl, the latter starts rmpyc.py.
> Since the python30.dll was not built, starting python.exe displays a
> messagebox complaining that the exe can't find python30.dll,
> and the buildbot is stalled.
>
> I guess we just have to live with the fact that the windows
> buildbots require manual intervention from time to time.

Ideally, the clean step should not depend on Python existing. On Unix
it doesn't need it!

But I don't blame you if you file this as a low priority bug... :-(

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to