Amaury Forgeot d Arc <[email protected]> added the comment: Ah, right. It seems that sys.__file__ uses abspath() somewhere. '/home/pypy/module/sys' is '../../pypy/module/sys', relative to the *current* pwd.
Bad bad... ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1259> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
