
    G8c}                     z    d dl Z d dlZd dlZd dlZd dlZej                  j                  dddg      d        Zd Z	y)    Nbackendwebaggnbaggc                 R   t        j                  d       | dk(  rt        j                  d       t        t        j                        }t        j
                  dk7  rd|d<   | |d<   dd	|  d
z   dz   d|  dz   }t        j                  t        j                  d|g|      }|dk(  sJ y )Ntornador   IPythonnt DISPLAY
MPLBACKENDz
import os;z$assert os.environ['MPLBACKEND'] == 'z';z!import matplotlib.pyplot as plt; z!print(plt.get_backend());assert 'z' == plt.get_backend().lower();z-c)envr   )
pytestimportorskipdictosenvironname
subprocesscallsys
executable)r   r   	test_coderets       F/usr/lib/python3/dist-packages/matplotlib/tests/test_backend_webagg.pytest_webagg_fallbackr      s    
	"'I&
rzz
C	ww$IC 	0	
<	=
-	.):<	<  //3>>4;
EC!8O8    c                  h    t         j                  j                  j                  } | j                  J y )N)
matplotlibbackendsbackend_webagg_coreFigureManagerWebAgg_toolbar2_class)fms    r   test_webagg_core_no_toolbarr$      s+    				0	0	D	DB%%%r   )
r   r   r   r   'matplotlib.backends.backend_webagg_corer   markparametrizer   r$    r   r   <module>r)      sC     	 
  . Xw$78 9,&r   