Files
cpython/Python
Victor Stinner 550e4673be bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
pymain_run_startup() now pass the filename as a Python object to
_PyRun_SimpleFileObject().
2020-12-09 00:32:54 +01:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library