File: //usr/lib/python3/dist-packages/sphinx/__pycache__/events.cpython-310.pyc
o
�$�a� � @ s� d Z ddlmZ ddlmZ ddlmZmZmZm Z m
Z
mZmZm
Z
ddlmZmZ ddlmZ ddlmZ ddlmZ erDdd lmZ e�e�ZG d
d� de�Zdd
dddddddddddddd�ZG dd� d�ZdS )z�
sphinx.events
~~~~~~~~~~~~~
Sphinx core events.
Gracefully adapted from the TextPress system by Armin.
:copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )�defaultdict)�
attrgetter)�
TYPE_CHECKING�Any�Callable�Dict�List�
NamedTuple�Tuple�Type)�ExtensionError�SphinxError)�__)�logging)�safe_getattr)�Sphinxc @ s&