U
ʗRe @ sB d dl mZmZ d dlmZmZmZ edddZG dd dZdS ) ) ExitStackcontextmanager)ContextManager GeneratorTypeVar_TT) covariantc sL e Zd Zdd fddZeed dddZee edd d
Z Z
S )CommandContextMixInN)returnc s t d| _t | _d S )NF)super__init___in_main_contextr
_main_contextself __class__ /builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_internal/cli/command_context.pyr s
zCommandContextMixIn.__init__)NNNc c s: | j r
td| _ z| j d V W 5 Q R X W 5 d| _ X d S )NTF)r
AssertionErrorr r r r r main_context
s
z CommandContextMixIn.main_context)context_providerr
c C s | j s
t| j|S )N)r
r 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