a
lj @ sB d dl mZmZ d dlmZmZmZ edddZG dd dZdS ) ) ExitStackcontextmanager)ContextManagerIteratorTypeVar_TT) covariantc sL e Zd Zdd fddZeed dddZee eddd Z Z
S )
CommandContextMixInN)returnc s t d| _t | _d S )NF)super__init___in_main_contextr
_main_contextself __class__ E/usr/lib/python3.9/site-packages/pip/_internal/cli/command_context.pyr s
zCommandContextMixIn.__init__c c sJ d| _ z6| j d V W d n1 s*0 Y W d| _ nd| _ 0 d S )NTF)r
r r r r r main_context
s
&z CommandContextMixIn.main_context)context_providerr
c C s | j |S )N)r
enter_context)r r r r r r s z!CommandContextMixIn.enter_context)__name__
__module____qualname__r r r r r r r
__classcell__r r r r r s
r N)
contextlibr r typingr r r r r r r r r