Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python38
›
lib64
›
python3.8
›
test
›
__pycache__
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ test_gc.cpython-38.opt-1.pyc
← Back
U i�f� � @ sh d dl Z d dlmZmZmZmZmZmZmZm Z m Z mZmZ d dl mZmZ d dlZd dlZd dlZd dlZd dlZd dlZd dlZzd dlmZ W n ek r� dd� ZY nX G dd� de�ZG d d � d e�ZeG dd� de��Ze�� �d d��r de�� d kZ ne!ed� Z G dd� de j"�Z#G dd� de j"�Z$G dd� de j"�Z%dd� Z&e'dk�rde&� dS )� N)�verbose� refcount_test�run_unittest�strip_python_stderr�cpython_only� start_threads�temp_dir�requires_type_collecting�TESTFN�unlink� import_module)�assert_python_ok�make_script)�with_tp_delc C s G dd� dt �}|S )Nc @ s e Zd Zdd� ZdS )zwith_tp_del.<locals>.Cc _ s t d��d S )Nzrequires _testcapi.with_tp_del)� TypeError)�cls�args�kwargs� r �1/opt/alt/python38/lib64/python3.8/test/test_gc.py�__new__ s zwith_tp_del.<locals>.C.__new__N)�__name__� __module__�__qualname__r r r r r �C s r )�object)r r r r r r s r c @ s e Zd Zdd� ZdS )�C1055820c C s || _ | | _d S �N)�i�loop)�selfr r r r �__init__"