o
    ©Zh  ć                   @   s   d Z dd ZdS )zESimple function to call to get the current InteractiveShell instance
c                  C   s    ddl m}  |  ” r|  ” S dS )zoGet the global InteractiveShell instance.

    Returns None if no InteractiveShell instance is registered.
    é    ©ŚInteractiveShellN)ZIPython.core.interactiveshellr   ZinitializedŚinstancer   © r   śN/var/www/html/lang_env/lib/python3.10/site-packages/IPython/core/getipython.pyŚget_ipython   s   ’r   N)Ś__doc__r   r   r   r   r   Ś<module>   s   