ó
ÐH/\c           @` s6   d  d l  m Z m Z m Z d e f d „  ƒ  YZ d S(   i    (   t   absolute_importt   print_functiont   divisiont   ExpectedExceptionc           B` s   e  Z d  Z RS(   s9   An exception whose traceback should be ignored by the hub(   t   __name__t
   __module__t   __doc__(    (    (    s7   lib/python2.7/site-packages/gevent/testing/exception.pyR      s   N(   t
   __future__R    R   R   t	   ExceptionR   (    (    (    s7   lib/python2.7/site-packages/gevent/testing/exception.pyt   <module>   s   