관리-도구
편집 파일: Remote.cpython-37.pyc
B �]>= � @ s d Z ddlmZ ddlmZ ddlmZmZ ddlT ddl m Z ddlmZ ddl Z ddlZddlZddlZddlZddlZddlZddlZddlZddlZG d d � d e�ZG dd� d�ZG d d� dej�ZG dd� d�ZG dd� d�ZG dd� dej�Zdd� Z dd� Z!da"da#e �$e!� dS )z4 Support remote access to a Python interpreter. � )�cmd)�hpy)�heapyc�Target)�*)�Console)� mutbitsetNc @ s e Zd ZdS )�SocketClosedN)�__name__� __module__�__qualname__� r r �E/opt/alt/python37/lib64/python3.7/site-packages/guppy/heapy/Remote.pyr s r c @ s e Zd Zdd� Zdd� ZdS )�IsolatedCallerc C s || _ d S )N)�func)�selfr r r r �__init__"