
    9 f                         d Z d ZdS )zESimple function to call to get the current InteractiveShell instance
c                  b    ddl m}  |                                 r|                                 S dS )zoGet the global InteractiveShell instance.

    Returns None if no InteractiveShell instance is registered.
        InteractiveShellN)IPython.core.interactiveshellr   initializedinstancer   s    M/var/www/equiseq/venv/lib/python3.11/site-packages/IPython/core/getipython.pyget_ipythonr
      sF    
 ?>>>>>##%% +((***+ +    N)__doc__r
    r   r	   <module>r      s(    + + + + +r   