HEX
Server: Apache
System: Linux insrv.serversdaddy.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
User: jsaha (1066)
PHP: 8.3.6
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3.9/site-packages/setuptools/__pycache__/unicode_utils.cpython-39.pyc
a

�B/d��@s,ddlZddlZdd�Zdd�Zdd�ZdS)�NcCsRt|t�rt�d|�Sz$|�d�}t�d|�}|�d�}WntyLYn0|S)NZNFD�utf-8)�
isinstance�str�unicodedata�	normalize�decode�encode�UnicodeError)�path�r�</usr/lib/python3.9/site-packages/setuptools/unicode_utils.py�	decomposes

r
c	CsXt|t�r|St��pd}|df}|D],}z|�|�WStyPYq&Yq&0q&dS)zY
    Ensure that the given path is decoded,
    NONE when no expected encoding works
    rN)rr�sys�getfilesystemencodingr�UnicodeDecodeError)r
Zfs_encZ
candidates�encrrr�filesys_decodes
rcCs&z|�|�WSty YdS0dS)z/turn unicode encoding into a functional routineN)r�UnicodeEncodeError)�stringrrrr�
try_encode%sr)rrr
rrrrrr�<module>s