cpython/Programs
Victor Stinner 7172f507e1 Replace fpgetmask() with fedisableexcept()
Issue #24520: On FreeBSD, fpgetmask() was deprecated long time ago.
fedisableexcept() is now preferred.
2016-01-20 22:27:34 +01:00
..
_freeze_importlib.c Remove an unnecessary flag. 2015-05-05 21:29:31 -06:00
_testembed.c Issue #18093: Factor out the programs that embed the runtime 2014-07-25 21:52:14 +10:00
python.c Replace fpgetmask() with fedisableexcept() 2016-01-20 22:27:34 +01: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)