????

Your IP : 216.73.216.190


Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/qrcode/compat/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/qrcode/compat/etree.py

try:
    import lxml.etree as ET  # type: ignore  # noqa: F401
except ImportError:
    import xml.etree.ElementTree as ET  # type: ignore  # noqa: F401