Add an Expat-based introspect parser, and use it instead of libxml2.
commitb3c9b4c65aaefc6c940793e00fcdb60831367d10
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 19 Dec 2006 14:45:16 +0000 (19 14:45 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 19 Dec 2006 14:45:16 +0000 (19 14:45 +0000)
treeaa128a2da873b1be286fc34a6e0d3fb340af779b
parent164f38ea01187c1bbe9606dde81e09efd62362e5
Add an Expat-based introspect parser, and use it instead of libxml2.
(Removes dependency on libxml2.)
dbus/_expat_introspect_parser.py [new file with mode: 0644]
dbus/proxies.py