Files
cpython/Include
Victor Stinner 41264f1cd4 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
2017-12-15 02:05:29 +01:00
..
2017-08-03 09:00:59 +03:00
2016-01-26 00:40:57 +01:00
2014-10-10 11:55:41 +02:00
2017-12-05 21:06:12 -05:00
2017-09-29 15:53:19 -07:00
2017-09-29 15:53:19 -07:00
2016-08-20 08:03:06 +00:00
2017-09-14 18:13:16 -07:00