File "suite.cpython-36.opt-2.pyc"
Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/python36/lib64/python3.6/unittest/__pycache__/suite.cpython-36.opt-2.pyc
File size: 7.92 KB
MIME-type: text/x-bytecode.python
Charset: 8 bit
3
2a( @ sx d dl Z ddlmZ ddlmZ dZdd ZG dd d eZG d
d deZG dd
d
eZ dd Z
G dd deZdS ) N )case)utilTc C s t | |dd }| d S )Nc S s d S )N r r r */opt/alt/python36/lib64/python3.6/suite.py<lambda> s z!_call_if_exists.<locals>.<lambda>)getattr)parentattrfuncr r r _call_if_exists s r c @ sl e Zd ZdZf fddZdd Zdd Zdd Zd
d Zdd
Z dd Z
dd Zdd Zdd Z
dd ZdS )
BaseTestSuiteTc C s g | _ d| _| j| d S )Nr )_tests_removed_testsaddTests)selftestsr r r __init__ s zBaseTestSuite.__init__c C s dt j| jt| f S )Nz
<%s tests=%s>)r strclass __class__list)r r r r __repr__ s zBaseTestSuite.__repr__c C s t || jstS t| t|kS )N)
isinstancer NotImplementedr )r otherr r r __eq__ s zBaseTestSuite.__eq__c C s
t | jS )N)iterr )r r r r __iter__"