B
9�`U � @ s� d Z ddlZyddlmZ W n ek
r< ddlmZ Y nX ddlmZ ddlm Z m
Z e�d�Z
dd� ZG d d
� d
e�Zdd� Z
dS )
z�
Test Result
-----------
Provides a TextTestResult that extends unittest's _TextTestResult to
provide support for error classes (such as the builtin skip and
deprecated classes), and hooks for plugins to take over or extend
reporting.
� N)�_TextTestResult)�Config)�isclass�lnznose.resultc C s"