DEBSOURCES
Skip Quicknav
sources / python-paho-mqtt / 2.1.0-1 / tests / consts.py
12345
import pathlib tests_path = pathlib.Path(__file__).parent lib_path = tests_path.parent ssl_path = tests_path / "ssl"