← Back
Editing: _path.cpython-38.pyc
U �]N � @ sr d Z ddlmZ ddlT ddlmZ ddlZeje Z ee�D ] Ze e e�s>ee eeee�� q>[ [[dd� ZdS )z:This compat module wraps os.path to forbid some functions.� )�absolute_import)�*Nc O s t d��dS )z&Method os.path.realpath() is forbiddenz[Usage of os.path.realpath() is forbidden. Use certbot.compat.filesystem.realpath() instead.N)�RuntimeError)Zunused_argsZ unused_kwargs� r �6/usr/lib/python3/dist-packages/certbot/compat/_path.py�realpath s r )�__doc__Z __future__r �os.path�pathZstd_os_path�sysZstd_sys�modules�__name__Z ourselves�dirZ attribute�hasattr�setattr�getattrr r r r r �<module> s
Save File
Cancel