3 Re @ s\ d dl mZ d dlmZ d dlmZ erHd dlmZmZm Z e dddZ G dd d eZd S ) )contextmanager) ExitStack)MYPY_CHECK_RUNNING)IteratorContextManagerTypeVar_TT)Z covariantc s0 e Zd Z fddZedd 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.el9.x86_64/opt/alt/python36/lib/python3.6/site-packages/pip/_internal/cli/command_context.pyr s zCommandContextMixIn.__init__c c s<