Files
cpython/Modules
Mark Shannon c6982439ee GH-148874: Make sure that mngr.__exit__() is always called in a with statement (GH-150911)
* Even if there is an interrupt during the call to mngr.__enter__()
2026-07-01 15:15:33 +01:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.