Steve Dower 9048c49322
bpo-37369: Fix initialization of sys members when launched via an app container (GH-14428)
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
2019-06-29 10:34:11 -07:00
..
2016-09-07 09:26:18 -07:00
2019-06-18 15:36:34 +09:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library