* If fopen() fails, OSError is raised with the original filename object. * The GIL is now released while calling fopen()
38 KiB
38 KiB
* If fopen() fails, OSError is raised with the original filename object. * The GIL is now released while calling fopen()