STINNER Victor <victor.stin...@haypocalc.com> added the comment: > The problem is that PySys_SetArgvEx() ...
Not only PySys_SetArgvEx(). There is another issue with RunMainFromImporter() which do: sys.path[0] = filename ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10014> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com