U
.e @ s, d dl mZ d dlmZ G dd deZdS ) )contextmanager) ExitStackc s0 e Zd Z fddZedd Zdd Z ZS )CommandContextMixInc s t t| d| _t | _d S )NF)superr __init___in_main_contextr
_main_contextself __class__ E/usr/lib/python3.8/site-packages/pip/_internal/cli/command_context.pyr
s zCommandContextMixIn.__init__c c s0 d| _ z| j d V W 5 Q R X W 5 d| _ X d S )NTF)r r r r
r
r main_context s
z CommandContextMixIn.main_contextc C s | j |S )N)r
enter_context)r
Zcontext_providerr
r
r r s z!CommandContextMixIn.enter_context)__name__
__module____qualname__r r r r
__classcell__r
r
r r r s
r N)
contextlibr Zpip._vendor.contextlib2r objectr r
r
r
r