o
    ýÑÐb   ã                   @   s&   d Z ddlmZ G dd„ deƒZee‚)z¹The following code should emit a raising-non-exception.

Previously, it didn't, due to a bug in the check for bad-exception-context,
which prevented further checking on the Raise node.
é    )Úmissingc                   @   s   e Zd ZdZdS )ÚExczNot an actual exception.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úo/var/www/secure340b-portal/env/lib/python3.10/site-packages/pylint/test/functional/raising_non_exception_py3.pyr   
   s    r   )r   Zmissing_moduler   Úobjectr   r   r   r   r	   Ú<module>   s    