Bug 15013 - Add constants for message types in python
Summary: Add constants for message types in python
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: python (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Simon McVittie
QA Contact: John (J5) Palmieri
URL: http://git.collabora.co.uk/?p=user/sm...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-03-14 10:35 UTC by Alban Crequy
Modified: 2010-02-18 10:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alban Crequy 2008-03-14 10:35:01 UTC
There is no constants for DBUS_MESSAGE_TYPE_{METHOD_{CALL,RETURN},ERROR,SIGNAL}.
I need them for "if msg.get_type() == 4"

<smvc>I would accept patches that added these constants to dbus.lowlevel too
<smvc>(please file a bug on bugs.freedesktop.org).
Comment 1 Simon McVittie 2010-02-18 07:27:20 UTC
Seems you didn't get my not-so-subtle hint that I wanted a patch, so I wrote one myself :-)
Comment 2 Simon McVittie 2010-02-18 10:25:35 UTC
Fixed in 0.83.1


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.