mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
b3d2427f22
Open and close files manually. It prevents from leaking files, preliminary creation of output files, and accidental closing of stdin and stdout.