diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2014-11-20 21:39:37 +1000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2014-11-20 21:39:37 +1000 |
commit | 86a58dabec40bfb4c112b918cabd7eb21e52183c (patch) | |
tree | d1395dd323a5ccdff9b102340ca7d65aa7b8aaf3 /Python/Python-ast.c | |
parent | 85b9913a629aeca8d6e0f73914256388e1dc990d (diff) | |
download | cpython-86a58dabec40bfb4c112b918cabd7eb21e52183c.tar.gz |
Issue #22869: Split pythonrun into two modules
- interpreter startup and shutdown code moved to a new
pylifecycle.c module
- Py_OptimizeFlag moved into the new module with the other
global flags
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions