Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment:

This happens if the site-packages directory contains a .pth file.

This was unnoticed because the usual message
   'import site' failed; use -v for traceback
is never printed: sys.stderr is empty before the call to initstdio().

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3279>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to