mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 17:30:10 +01:00
5 lines
100 B
Python
5 lines
100 B
Python
from _dbus import *
|
|
from types import *
|
|
|
|
version = (0, 51, 0)
|
|
_dbus_main_loop_setup_function = None
|