[issue8447] buildbot: test_httpservers failure (No module named operator)

Mark Dickinson report at bugs.python.org
Tue Aug 3 22:47:24 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

It looks as though the failure is due to r79297:  the fix for issue 7668 introduced symlinks for the python executable, and these symlinks are causing the 'import site' to blow up.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8447>
_______________________________________


More information about the Python-bugs-list mailing list