
    thq                     @    d dl Z d dlmZ d Zd Z G d d          ZdS )    N)Pathc                 F    t          | t          t          t          f          S N)
isinstancebytesstrr   fs    ]/var/www/html/mycamper/aliexpress-site/backend/venv/lib/python3.11/site-packages/PIL/_util.pyis_pathr      s    a%d+,,,    c                 ^    t          |           ot          j                            |           S )zCChecks if an object is a string, and that it points to a directory.)r   ospathisdirr	   s    r   is_directoryr   	   s!    1::*"'--***r   c                       e Zd Zd Zd ZdS )DeferredErrorc                     || _         d S r   ex)selfr   s     r   __init__zDeferredError.__init__   s    r   c                     | j         r   r   )r   elts     r   __getattr__zDeferredError.__getattr__   s	    gr   N)__name__
__module____qualname__r   r    r   r   r   r      s2              r   r   )r   pathlibr   r   r   r   r    r   r   <module>r"      sp    				      - - -+ + +
         r   