← Back
Editing: error.cpython-311.pyc
� �@�c� � � � d Z G d� de� � Z G d� de� � Z G d� de� � Z G d� dee� � Z G d � d e� � ZdS )zx Global exception classes for IPython.core. Authors: * Brian Granger * Fernando Perez * Min Ragan-Kelley Notes ----- c � � e Zd ZdS )�IPythonCoreErrorN)�__name__� __module__�__qualname__� � �4/usr/lib/python3/dist-packages/IPython/core/error.pyr r s � � � � � ��Dr r c � � e Zd ZdZdS )�TryNextz�Try next hook exception. Raise this in your hook function to indicate that the next hook handler should be used to handle the operation. N�r r r �__doc__r r r r r "