Nick Coghlan d600951748 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
2014-11-20 21:39:37 +10:00
..
2013-12-31 22:02:22 -06:00
2014-09-28 11:27:24 +03:00
2013-09-26 22:21:41 -04:00

Miscellaneous source files for the main Python shared library