
    gq                     $    d dl Z d dlmZ defdZy)    N)Pathreturnc                      t        j                         d   } t        j                  | d         }|sJ |j                  sJ t	        |j                        j
                  j                         S )z.Returns the callee (`__file__`) directory name   r   )inspectstack	getmodule__file__r   parentabsolute)framemodules     Q/var/www/openai/venv/lib/python3.12/site-packages/playwright/_impl/_path_utils.pyget_file_dirnamer      sW    MMOAEuQx(FM6??? ''0022    )r   pathlibr   r    r   r   <module>r      s     3$ 3r   