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