📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 22:29:28
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
nose
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/nose/__pycache__
🔄 Refresh
✏️
Editing: failure.cpython-37.pyc
Read Only
B .�Se� � @ sN d dl Z d dlZd dlmZ d dlmZ e �e�ZdgZ G dd� dej �ZdS )� N)� format_tb)�is_base_exception�Failurec @ s6 e Zd ZdZdZddd�Zdd� Zdd � Zd d� ZdS ) r z�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. FNc C s<