/usr/lib/python3/dist-packages/certbot/compat
NameSizeModeActions
__pycache__/-0755rm
filesystem.py296740644editdlrm
misc.py67720644editdlrm
os.py95110644editdlrm
_path.py17970644editdlrm
__init__.py2490644editdlrm
Edit: /usr/lib/python3/dist-packages/certbot/compat/__init__.py (249B)
""" Compatibility layer to run certbot both on Linux and Windows. This package contains all logic that needs to be implemented specifically for Linux and for Windows. Then the rest of certbot code relies on this module to be platform agnostic. """