Bug 3374

Summary: minor refactorings for the add/remove/signal code in python bindings
Product: dbus Reporter: Anthony Baxter <anthony>
Component: coreAssignee: John (J5) Palmieri <johnp>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: patch for _dbus.py

Description Anthony Baxter 2005-05-23 09:22:22 UTC
The following patch makes the add/remove/signal code much cleaner and more
pythonic. In addition, it no longer removes the match if there are still
receivers for the signal, and doesn't re-add it if it's already been added. I
have some more ideas on the match_rule stuff that I'll follow up on the mailing
list.

patch is against current cvs HEAD.
Comment 1 Anthony Baxter 2005-05-23 09:22:58 UTC
Created attachment 2751 [details] [review]
patch for _dbus.py
Comment 2 John (J5) Palmieri 2005-05-23 17:32:07 UTC

*** This bug has been marked as a duplicate of 3241 ***

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.