-
Victor Stinner authored
* If fopen() fails, OSError is raised with the original filename object. * The GIL is now released while calling fopen()
1dd82a95
* If fopen() fails, OSError is raised with the original filename object. * The GIL is now released while calling fopen()