mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-26 06:20:14 +01:00
5 lines
100 B
Python
5 lines
100 B
Python
from _dbus import *
|
|
from types import *
|
|
|
|
version = (0, 42, 0)
|
|
_dbus_main_loop_setup_function = None
|