HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //usr/lib/python3.9/site-packages/setuptools/__pycache__/unicode_utils.cpython-39.opt-1.pyc
a

���h��@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