dbus/dbus

johnp freedesktop-cvs-commits at pdx.freedesktop.org
Mon Jun 7 19:35:44 PDT 2004


CVS commit by johnp: 

* Python bindings are updated to reflect C API changes which now 
  accept plain path strings instead of an array of path elements.


  M +7 -0      dbus/dbus/ChangeLog   1.521


--- dbus/dbus/ChangeLog  #1.520:1.521
@@ -1,2 +1,9 @@
+2004-06-07  John (J5) Palmieri  <johnp at redhat.com>
+
+        * python/dbus_bindings.pyx.in: No longer need to parse path
+        elements and pass them as arrays of strings.  The C API now
+        accepts plain path strings.
+        (_build_parsed_path): removed 
+
 2004-06-07  Havoc Pennington  <hp at redhat.com>
 





More information about the dbus-commit mailing list