관리-도구
편집 파일: command_context.cpython-36.pyc
3 �Re� � @ s\ d dl mZ d dlmZ d dlmZ erHd dlmZmZm Z e ddd�Z G dd � d e�Zd S )� )�contextmanager)� ExitStack)�MYPY_CHECK_RUNNING)�Iterator�ContextManager�TypeVar�_TT)Z covariantc s0 e Zd Z� fdd�Zedd� �Zdd� Z� ZS )�CommandContextMixInc s t t| �j� d| _t� | _d S )NF)�superr �__init__�_in_main_contextr � _main_context)�self)� __class__� ��/builddir/build/BUILDROOT/alt-python36-pip-20.2.4-5.el8.x86_64/opt/alt/python36/lib/python3.6/site-packages/pip/_internal/cli/command_context.pyr s zCommandContextMixIn.__init__c c s<