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