Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dbus
dbus-python
Commits
f9b6a142
Commit
f9b6a142
authored
Jul 17, 2008
by
Simon McVittie
Browse files
Fix constant name in dbus.service
parent
1cbb5a30
Changes
1
Hide whitespace changes
Inline
Side-by-side
dbus/service.py
View file @
f9b6a142
...
...
@@ -37,7 +37,7 @@ except ImportError:
import
_dbus_bindings
from
dbus
import
SessionBus
,
validate_bus_name
,
validate_object_path
,
\
INTROSPECTABLE_I
NTER
FACE
INTROSPECTABLE_IFACE
from
dbus.data
import
Struct
,
Signature
,
ObjectPath
from
dbus.decorators
import
method
,
signal
from
dbus.exceptions
import
DBusException
,
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment