mirror of
https://github.com/python/cpython.git
synced 2026-07-06 01:39:24 -04:00
e42ccd2bfd
* If fopen() fails, OSError is raised with the original filename object. * The GIL is now released while calling fopen()
Miscellaneous source files for the main Python shared library