관리-도구
편집 파일: _utils.cpython-310.pyc
o ƚRe� � @ s` d dl Z d dlZe jd Zdedefdd�Zdedefdd�Zd ejd ej f defdd�Z dS ) � N� �pos_num�returnc C sT | dkrdS | dkrdS | dkrdS | dkrdS d | kr#d kr$dS t | d �S )Nr �th� �str �nd� �rd� � � ��find_ordinal�r � r ��/builddir/build/BUILDROOT/alt-python310-pip-21.3.1-3.el8.x86_64/opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/tenacity/_utils.pyr s �r c C s | � t | �� �S )Nr r r r r � to_ordinal* s r �cb.c C s� g }z|� | j� W n ty% z|� | j� W n ty" Y nw Y nw |s,t| �S z| jr7|�d| j� W n tyA Y nw d�|�S )znGet a callback fully-qualified name. If no name can be produced ``repr(cb)`` is called and returned. r �.)�append�__qualname__�AttributeError�__name__�repr� __module__�insert�join)r �segmentsr r r �get_callback_name. s* ����� r )�sys�typing�maxsize�MAX_WAIT�int�strr r �Callable�Anyr r r r r �<module> s "