/opt/alt/python27/lib/python2.7/site-packages/nose
Edit: /opt/alt/python27/lib/python2.7/site-packages/nose/failure.pyo (2000B)
Ñò
kž6Sc @ sm d d k Z d d k Z d d k l Z d d k l Z e i e ƒ Z d g Z d e i
f d „ ƒ YZ d S( iÿÿÿÿN( t format_tb( t is_base_exceptiont Failurec B s> e Z d Z e Z d d d „ Z d „ Z d „ Z d „ Z RS( sá Unloadable or unexecutable test.
A Failure case is placed in a test suite to indicate the presence of a
test that could not be loaded or executed. A common example is a test
module that fails to import.
c C sT t i d | | t | ƒ ƒ | | _ | | _ | | _ | | _ t i i | ƒ d S( Ns A failure! %s %s %s(
t logt debugR t exc_classt exc_valt tbt _addresst unittestt TestCaset __init__( t selfR R R t address( ( s= /opt/alt/python27/lib/python2.7/site-packages/nose/failure.pyR s c C s# d t | i d | i ƒ | i f S( Ns Failure: %s (%s)t __name__( t getattrR R ( R ( ( s= /opt/alt/python27/lib/python2.7/site-packages/nose/failure.pyt __str__ s c C s | i S( N( R ( R ( ( s= /opt/alt/python27/lib/python2.7/site-packages/nose/failure.pyR
! s c C se | i d j o? t | i ƒ o | i d | i ‚ n | i | i | i ‚ n | i | i ƒ ‚ d S( N( R t NoneR R R ( R ( ( s= /opt/alt/python27/lib/python2.7/site-packages/nose/failure.pyt runTest$ s
N(
R t
__module__t __doc__t Falset __test__R R R R
R ( ( ( s= /opt/alt/python27/lib/python2.7/site-packages/nose/failure.pyR s ( t loggingR t tracebackR t nose.pyversionR t getLoggerR R t __all__R
R ( ( ( s= /opt/alt/python27/lib/python2.7/site-packages/nose/failure.pyt
s