3
ƽh                 @   s0  d Z ddlmZmZ ddlZddlmZmZm	Z	m
Z
mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZm Z m!Z!m"Z"m#Z#m$Z$m%Z%m&Z&m'Z'm(Z( ddl)m*Z*m+Z+m,Z,m-Z-m.Z.m/Z/ ddlm0Z0m1Z1m2Z3 ddl4T ddl5T ddl6T ddl7T ddl8T ddl5Z9ddl:j;Z;ddl<Z<e=dj>Z>dS )	a  
.. warning::
   Since heavily importing into the global namespace may result in unexpected
   behavior, the use of pylab is strongly discouraged. Use `matplotlib.pyplot`
   instead.

`pylab` is a module that includes `matplotlib.pyplot`, `numpy`, `numpy.fft`,
`numpy.linalg`, `numpy.random`, and some additional functions, all within
a single namespace. Its original purpose was to mimic a MATLAB-like way
of working by importing all functions into the global namespace. This is
considered bad style nowadays.
    )flattensilent_listN)"date2numnum2datedatestr2numdrange	epoch2num	num2epochmx2numDateFormatterIndexDateFormatterDateLocatorRRuleLocatorYearLocatorMonthLocatorWeekdayLocator
DayLocatorHourLocatorMinuteLocatorSecondLocatorrruleMOTUWETHFRSASUYEARLYMONTHLYWEEKLYDAILYHOURLYMINUTELYSECONDLYrelativedelta)detrenddetrend_lineardetrend_meandetrend_nonewindow_hanningwindow_none)cbookmlabpyplot)*builtins)?__doc__Zmatplotlib.cbookr   r   Z
matplotlibZmplZmatplotlib.datesr   r   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   r%   Zmatplotlib.mlabr&   r'   r(   r)   r*   r+   r,   r-   r.   ZpltZmatplotlib.pyplotnumpyZ	numpy.fftZnumpy.randomZnumpy.linalgnpZnumpy.mamadatetime
__import__bytes r8   r8   6/tmp/pip-build-7iwl8md4/matplotlib/matplotlib/pylab.py<module>   s    
