HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/nose/__pycache__/failure.cpython-37.pyc
B

.�Se��@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