ó
 m[c           @` są   d  Z  d d l m Z m Z m Z m Z y d d l m Z e	 Z
 Wn e k
 ra e Z
 e Z n Xd d l m Z e j d d d	 d
  e j d  d e f d     Y Z d S(   u8   
The module testing.noseclasses is deprecated as of 2.1
i    (   t   absolute_importt   divisiont   print_functiont   unicode_literalsi   (   t   KnownFailurei   (   t   cbookt   sinceu   2.1t   messageuV   The noseclass module has been deprecated in 2.1 and will be removed in matplotlib 2.3.R   c           B` s   e  Z d    Z RS(   c         C` s   t  s t d   n  d  S(   Nu   Need nose for this plugin.(   t   has_noset   ImportError(   t   self(    (    s=   lib/python2.7/site-packages/matplotlib/testing/noseclasses.pyt   __init__   s    (   t   __name__t
   __module__R   (    (    (    s=   lib/python2.7/site-packages/matplotlib/testing/noseclasses.pyR      s   N(   t   __doc__t
   __future__R    R   R   R   t   _nose.plugins.knownfailureR   t   _KnownFailuret   TrueR   R	   t   Falset   objectt    R   t   warn_deprecatedt
   deprecated(    (    (    s=   lib/python2.7/site-packages/matplotlib/testing/noseclasses.pyt   <module>   s   "

	