o ai- @ s d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZ d dlmZm Z m Z mZmZm Z mZmZ d dlmZmZ d dlmZ d dlmZ d dlmZ zd dlZW n ey_ d dlZY nw zd dlmZ W n eys dZY nw e Z ed Z!G d d deZ"dee# d e#de$fddZ%e j&d)de'ded fddZ(de'fddZ)G dd dej*Z+de,de e,ge,f fddZ-G dd dej.Z/G dd dej0j1Z2G d d! d!eZ3G d"d# d#eZ4d$e'd%e$d&ee, de'fd'd(Z5dS )* N)Filter)IOAnyCallableIteratorOptionalTextIOTypecast)VERBOSE getLogger)WINDOWS)DEPRECATION_MSG_PREFIX) ensure_dir)coloramazpip.subprocessorc @ s e Zd ZdZdS )BrokenStdoutLoggingErrorzO Raised if BrokenPipeError occurs for the stdout stream while logging. N)__name__ __module____qualname____doc__ r r /builddir/build/BUILDROOT/alt-python310-pip-21.3.1-5.el8.x86_64/opt/alt/python310/lib/python3.10/site-packages/pip/_internal/utils/logging.pyr ! s r exc_classexcreturnc C s0 | t u rdS ts dS t|to|jtjtjfv S )NTF)BrokenPipeErrorr isinstanceOSErrorerrnoEINVALEPIPE)r r r r r _is_broken_pipe_error' s r! numc c sD t t_t j| 7 _z dV W t j| 8 _dS t j| 8 _w )zv A context manager which will cause the log output to be indented for any log messages emitted inside it. N)get_indentation _log_stateindentation)r# r r r indent_log4 s "r' c C s t tddS )Nr&