관리-도구
편집 파일: failuredetail.cpython-38.pyc
U )�ec � @ 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"