+
    ŸBi  ã                   óN   € ^ RI t  ! R R] P                  ] P                  4      tR# )é    Nc                   ó   € ] tR t^tRtRtR# )Úsuppressz‡
A version of contextlib.suppress with decorator support.

>>> @suppress(KeyError)
... def key_error():
...     {}['']
>>> key_error()
© N)Ú__name__Ú
__module__Ú__qualname__Ú__firstlineno__Ú__doc__Ú__static_attributes__r   ó    Ú</usr/lib/python3.14/test/test_importlib/metadata/_context.pyr   r      s   † õr   r   )Ú
contextlibr   ÚContextDecoratorr   r   r   Ú<module>r      s"   ðÛ ôˆz×"Ñ" J×$?Ñ$?ö r   