File: //lib/python3/dist-packages/certbot/compat/__pycache__/_path.cpython-310.pyc
o
6��a � @ sr d Z ddlmZ ddlT ddlmZ ddlZeje Z
ee�D ]Ze
e
e�s/ee
eeee�� q[
[[dd� ZdS )zM
This compat module wraps os.path to forbid some functions.
isort:skip_file
� )�absolute_import)�*Nc O s t d��)z&Method os.path.realpath() is forbiddenz[Usage of os.path.realpath() is forbidden. Use certbot.compat.filesystem.realpath() instead.)�RuntimeError)�unused_args�
unused_kwargs� r �6/usr/lib/python3/dist-packages/certbot/compat/_path.py�realpath$ s r )�__doc__�
__future__r �os.path�path�std_os_path�sys�std_sys�modules�__name__� ourselves�dir� attribute�hasattr�setattr�getattrr r r r r �<module> s
�