관리-도구
편집 파일: before.cpython-312.pyc
� G��e � � � d dl Z d dlmZ e j r d dlZd dlmZ dd�Zddd ede j dgdf fd �Z y)� N)�_utils)�RetryCallStater �returnc � � y)z'Before call strategy that does nothing.N� )�retry_states ��/builddir/build/BUILDROOT/alt-python312-pip-23.3.1-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/pip/_vendor/tenacity/before.py�before_nothingr s � � �loggerzlogging.Logger� log_levelc � � �� d�� fd�}|S )z:Before call strategy that logs to some logger the attempt.c �� �� | j �d}nt j | j � }�j �d|� dt j | j � � d�� y )Nz <unknown>zStarting call to 'z', this is the z time calling it.)�fnr �get_callback_name�log� to_ordinal�attempt_number)r �fn_namer r s ��r �log_itzbefore_log.<locals>.log_it"