o
    Zh                     @   sZ   d Z ddlmZ ddlmZ dd ZeddZeddZeejd	< eejd
< eejd< dS )zG
reST directive for syntax-highlighting ipython interactive sessions.

    )highlighting)IPyLexerc                 C   s   ddd}|S )zSetup as a sphinx extension.T)Zparallel_read_safeZparallel_write_safe )Zappmetadatar   r   e/var/www/html/lang_env/lib/python3.10/site-packages/IPython/sphinxext/ipython_console_highlighting.pysetup	   s   
r   F)python3TipythonZipython2Zipython3N)	__doc__Zsphinxr   ZIPython.lib.lexersr   r   Zipy2Zipy3lexersr   r   r   r   <module>   s    



