SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-32030: Add _PyMainInterpreterConfig.executable (#4876)

* Add new fields to _PyMainInterpreterConfig:

  * executable
  * prefix
  * base_prefix
  * exec_prefix
  * base_exec_prefix

* _PySys_EndInit() now sets sys attributes from
  _PyMainInterpreterConfig
V
Victor Stinner committed
41264f1cd4d6066b2797ff07cae465c1e06ff3b2
Parent: da27341
Committed by GitHub <noreply@github.com> on 12/15/2017, 1:05:29 AM