cpython/Programs
Victor Stinner e134a7fe36 Issue #23752: _Py_fstat() is now responsible to raise the Python exception
Add _Py_fstat_noraise() function when a Python exception is not welcome.
2015-03-30 10:09:31 +02:00
..
_freeze_importlib.c Issue #23752: _Py_fstat() is now responsible to raise the Python exception 2015-03-30 10:09:31 +02:00
_testembed.c Issue #18093: Factor out the programs that embed the runtime 2014-07-25 21:52:14 +10:00
python.c Issue #18395: Rename `_Py_char2wchar() to :c:func:Py_DecodeLocale`, rename 2014-08-01 12:28:48 +02:00
README Issue #18093: Factor out the programs that embed the runtime 2014-07-25 21:52:14 +10:00

Source files for binary executables (as opposed to shared modules)