U
    1e                     @   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   R/tmp/pip-unpacked-wheel-3hxk2k58/IPython/sphinxext/ipython_console_highlighting.pysetup	   s    
r   F)python3TZipythonZipython2Zipython3N)	__doc__Zsphinxr   ZIPython.lib.lexersr   r   Zipy2Zipy3Zlexersr   r   r   r   <module>   s   



