📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:59:28
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
nose
/
plugins
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/nose/plugins/__pycache__
🔄 Refresh
✏️
Editing: failuredetail.cpython-37.pyc
Read Only
B d�Uc � @ s@ d Z ddlmZ ddlmZmZ ddlmZ G dd� de�ZdS )a0 This plugin provides assert introspection. When the plugin is enabled and a test failure occurs, the traceback is displayed with extra context around the line in which the exception was raised. Simple variable substitution is also performed in the context output to provide more debugging information. � )�Plugin)�exc_to_unicode� force_unicode)�inspect_tracebackc @ s, e Zd ZdZdZdd� Zdd� Zdd� Zd S ) � FailureDetailzP Plugin that provides extra information in tracebacks of test failures. i@ c C s"