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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__init__.cpython-36.opt-1.pyc | File | 367 B | 0644 |
|
__init__.cpython-36.pyc | File | 367 B | 0644 |
|
_path.cpython-36.opt-1.pyc | File | 754 B | 0644 |
|
_path.cpython-36.pyc | File | 754 B | 0644 |
|
filesystem.cpython-36.opt-1.pyc | File | 16.8 KB | 0644 |
|
filesystem.cpython-36.pyc | File | 16.8 KB | 0644 |
|
misc.cpython-36.opt-1.pyc | File | 5.72 KB | 0644 |
|
misc.cpython-36.pyc | File | 5.72 KB | 0644 |
|
os.cpython-36.opt-1.pyc | File | 3.79 KB | 0644 |
|
os.cpython-36.pyc | File | 3.79 KB | 0644 |
|