Your IP : 216.73.216.252


Current Path : /proc/thread-self/root/snap/certbot/5528/lib/python3.12/site-packages/setuptools/tests/
Upload File :
Current File : //proc/thread-self/root/snap/certbot/5528/lib/python3.12/site-packages/setuptools/tests/textwrap.py

import textwrap


def DALS(s):
    "dedent and left-strip"
    return textwrap.dedent(s).lstrip()