Files
ServerSync/lib/jeepney/io/tests/utils.py

4 lines
79 B
Python

import os
have_session_bus = bool(os.environ.get('DBUS_SESSION_BUS_ADDRESS'))