File: //lib/python3.6/site-packages/certbot/compat/__pycache__/_path.cpython-36.opt-1.pyc
3
گa � @ st d Z ddlmZ ddlT ddljZddlZeje Z
x,ee�D ] Ze
e
e�s>ee
eeee�� q>W [
[[dd� ZdS )zM
This compat module wraps os.path to forbid some functions.
isort:skip_file
� )�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 �/usr/lib/python3.6/_path.py�realpath$ s r )�__doc__Z
__future__r Zos.path�pathZstd_os_path�sysZstd_sys�modules�__name__Z ourselves�dirZ attribute�hasattr�setattr�getattrr r r r r �<module> s