Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: Attached patch writes the "'import site' failed" message to libc stderr instead of sys.stderr, which does not exist at this point.
The initial problem still remains: site.py cannot use the "open" builtin. ---------- keywords: +patch Added file: http://bugs.python.org/file11241/import-site.patch _______________________________________ 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