ó
 m[c           @   s   d  e  f d „  ƒ  YZ d S(   t   ImageComparisonFailurec           B   s   e  Z d  Z RS(   sQ   
    Raise this exception to mark a test as a comparison between two images.
    (   t   __name__t
   __module__t   __doc__(    (    (    s<   lib/python2.7/site-packages/matplotlib/testing/exceptions.pyR       s   N(   t   AssertionErrorR    (    (    (    s<   lib/python2.7/site-packages/matplotlib/testing/exceptions.pyt   <module>   s    