Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.48.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : _path.cpython-311.pyc
�

,�Re���R�ddlZddlmZeeejfZd�Zdededefd�ZdS)�N)�Unionc�p�tj�|��}tj|d���dS)z1Ensure that the parent directory of `path` existsT)�exist_okN)�os�path�dirname�makedirs)rrs  ��/builddir/build/BUILDROOT/alt-python311-setuptools-65.6.3-2.el8.x86_64/opt/alt/python311/lib/python3.11/site-packages/setuptools/_path.py�ensure_directoryrs0���g�o�o�d�#�#�G��K��$�'�'�'�'�'�'��p1�p2�returnc��tj�|��tj�|��kS)a�Differs from os.path.samefile because it does not require paths to exist.
    Purely string based (no comparison between i-nodes).
    >>> same_path("a/b", "./a/b")
    True
    >>> same_path("a/b", "a/./b")
    True
    >>> same_path("a/b", "././a/b")
    True
    >>> same_path("a/b", "./a/b/c/..")
    True
    >>> same_path("a/b", "../a/b/c")
    False
    >>> same_path("a", "a/b")
    False
    )rr�normpath)r
rs  r
�	same_pathr
s/�� �7���B���2�7�#3�#3�B�#7�#7�7�7r)	r�typingr�str�PathLike�_Pathr�boolr�rr
�<module>rss��	�	�	�	�������
�c�2�;����(�(�(�8�%�8�U�8�t�8�8�8�8�8�8r
© 2025 XylotrechusZ