mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
9048c49322
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