o
    Zh                     @   s(   d dl mZ d dlZdd Zdd ZdS )    )
ShimModuleNc                  C   s   t ddd} t|  d S )Nshim_moduleZmirrored_module_does_not_existZmirror)r   reprr    r   Z/var/www/html/lang_env/lib/python3.10/site-packages/IPython/utils/tests/test_shimmodule.py2test_shimmodule_repr_does_not_fail_on_import_error   s   r	   c                  C   s$   t ddd} t| ttksJ d S )Nr   IPythonr   )r   r   r
   r   r   r   r   'test_shimmodule_repr_forwards_to_module
   s   r   )ZIPython.utils.shimmoduler   r
   r	   r   r   r   r   r   <module>   s    