mirror of
https://github.com/python/cpython.git
synced 2026-05-27 22:56:48 -04:00
7a98e8083c
prevent close() called from __del__ from bombing out when __init__() fails early.