mirror of
https://github.com/python/cpython.git
synced 2026-01-02 21:43:49 +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 |
||
|---|---|---|
| .. | ||
| abstract.h | ||
| dictobject.h | ||
| fileobject.h | ||
| initconfig.h | ||
| interpreteridobject.h | ||
| object.h | ||
| objimpl.h | ||
| pyerrors.h | ||
| pylifecycle.h | ||
| pymem.h | ||
| pystate.h | ||
| sysmodule.h | ||
| traceback.h | ||
| tupleobject.h | ||
| unicodeobject.h | ||