mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
sys._base_executable is now always defined on all platforms, and can be overridden through configuration. Also adds test.support.PythonSymlink to encapsulate platform-specific logic for symlinking sys.executable
Miscellaneous source files for the main Python shared library