HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/nose/__pycache__/failure.cpython-37.pyc
B

ڔ�~���@sNddlZddlZddlmZddlmZe�e�ZdgZ	Gdd�dej
�ZdS)�N)�	format_tb)�is_base_exception�Failurec@s6eZdZdZdZddd�Zdd�Zdd	�Zd
d�ZdS)
rz�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.
    
    FNcCs<t�d||t|��||_||_||_||_tj�	|�dS)NzA failure! %s %s %s)
�log�debugr�	exc_class�exc_val�tb�_address�unittest�TestCase�__init__)�selfrrr	�address�r�=/opt/alt/python37/lib/python3.7/site-packages/nose/failure.pyr
szFailure.__init__cCsdt|jd|j�|jfS)NzFailure: %s (%s)�__name__)�getattrrr)rrrr�__str__szFailure.__str__cCs|jS)N)r
)rrrrr!szFailure.addresscCsH|jdk	r8t|j�r"|j�|j��|�|j��|j��n|�|j��dS)N)r	rr�with_tracebackr)rrrr�runTest$s


zFailure.runTest)NN)	r�
__module__�__qualname__�__doc__Z__test__r
rrrrrrrrs
)�loggingr�	tracebackrZnose.pyversionr�	getLoggerrr�__all__rrrrrr�<module>s