/snap/core18/2999/usr/lib/python3.6/unittest/__pycache__
Edit: /snap/core18/2999/usr/lib/python3.6/unittest/__pycache__/loader.cpython-36.pyc (13866B)
3
NqiV @ s d Z ddlZddlZddlZddlZddlZddlZddlZddlmZ ddl m
Z
mZmZ dZ
ejdejZG dd d e
jZd
d Zdd
Zdd Zdd Zdd ZG dd deZe ZdddZejfddZdejejfddZdejejfddZ dS ) zLoading unittests. N)fnmatch )casesuiteutilTz[_a-z]\w*\.py$c s, e Zd ZdZ fddZ fddZ ZS )_FailedTestNc s || _ tt| j| d S )N)
_exceptionsuperr __init__)selfZmethod_name exception) __class__ %/usr/lib/python3.6/unittest/loader.pyr
s z_FailedTest.__init__c s* | j krtt j|S fdd}|S )Nc s
j d S )N)r r )r r r testFailure! s z,_FailedTest.__getattr__.
.testFailure)_testMethodNamer r __getattr__)r namer )r
)r r r s
z_FailedTest.__getattr__)__name__
__module____qualname__r r
r
__classcell__r r )r
r r s r c C s" d| t j f }t| t|||S )Nz#Failed to import test module: %s
%s) traceback
format_exc_make_failed_testImportError)r
suiteClassmessager r r _make_failed_import_test&