File: //proc/self/root/opt/alt/python311/lib64/python3.11/__pycache__/genericpath.cpython-311.opt-2.pyc
�
    !A?h~  �                   �   � 	 d dl Z d dlZg d�Zd� Zd� Zd� Zd� Zd� Zd� Zd	� Z	d
� Z
d� Zd� Zd
� Z
d� Zd� Zej         G d� d�  �        �   �         ZdS )�    N)�commonprefix�exists�getatime�getctime�getmtime�getsize�isdir�isfile�samefile�sameopenfile�samestat�
ALLOW_MISSINGc                 �d   � 	 	 t          j        | �  �         n# t          t          f$ r Y dS w xY wdS )NFT)�os�stat�OSError�
ValueError)�paths    �2/opt/alt/python311/lib64/python3.11/genericpath.pyr   r      sE   � �N��
���
�
�
�
���Z� � � � ��u�u������4�   � �-�-c                 �   � 	 	 t          j        | �  �        }n# t          t          f$ r Y dS w xY wt          j        |j        �  �        S �NF)r   r   r   r   �S_ISREG�st_mode)r   �sts     r   r
   r
      sR   � �/��
�W�T�]�]�����Z� � � � ��u�u������<��
�#�#�#r   c                 �   � 	 	 t          j        | �  �        }n# t          t          f$ r Y dS w xY wt          j        |j        �  �        S r   )r   r   r   r   �S_ISDIRr   )�sr   s     r   r	   r	   '