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
..
README
_freeze_importlib.c Remove an unnecessary flag. 2015-05-05 21:29:31 -06:00
_testembed.c
python.c Replace fpgetmask() with fedisableexcept() 2016-01-20 22:27:34 +01:00

README

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