HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/tenacity/__pycache__/before.cpython-310.pyc
o

���g�@s^ddlZddlmZejrddlZddlmZddd�Zd	d
dedejdgdffdd
�Z	dS)�N)�_utils)�RetryCallState�retry_stater�returncCsdS)z'Before call strategy that does nothing.N�)rrr�:/usr/local/lib/python3.10/dist-packages/tenacity/before.py�before_nothingsr�loggerzlogging.Logger�	log_levelcsd��fdd�}|S)z:Before call strategy that logs to some logger the attempt.rrrNc	sB|jdurd}nt�|j�}���d|�dt�|j��d��dS)Nz	<unknown>zStarting call to 'z', this is the z time calling it.)�fnr�get_callback_name�log�
to_ordinal�attempt_number)r�fn_name�r
r	rr�log_it$s

��zbefore_log.<locals>.log_it�rrrNr)r	r
rrrr�
before_logsrr)
�typing�tenacityr�
TYPE_CHECKING�loggingrr�int�Callablerrrrr�<module>s
���