]> granicus.if.org Git - python/commit
- Use Py_GetPythonHome() instead of getenv("PYTHONHOME").
authorGuido van Rossum <guido@python.org>
Fri, 6 Feb 1998 22:29:30 +0000 (22:29 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Feb 1998 22:29:30 +0000 (22:29 +0000)
commit131c92c069d07f01b9492522f257e7668f32631e
tree458f3160f8b517e76f40d7d96626f7ab7afeddfa
parent66d4b9079117ba1496ca08e8c1be22626b3bc89a
- Use Py_GetPythonHome() instead of getenv("PYTHONHOME").

- Don't print error messages when Py_FrozenFlag is set.
Modules/getpath.c