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