o
    ˷e                     @   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)parallel_read_safeparallel_write_safe )appmetadatar   r   e/var/www/ideatree/venv/lib/python3.10/site-packages/IPython/sphinxext/ipython_console_highlighting.pysetup	   s   
r
   F)python3Tipythonipython2ipython3N)	__doc__sphinxr   IPython.lib.lexersr   r
   ipy2ipy3lexersr   r   r   r	   <module>   s    



