Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-10-24 Robert McQueen <robot101@debian.org> | Robert McQueen | 2005-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * python/dbus_bindings.pyx (String, MessageIter): make D-Bus strings derive from unicode instead of str, and encode/decode UTF-8 when marshalling/unmarshalling bus messages * python/introspect_parser.py: encode introspection data as UTF-8 before passing the buffer into libxml2 * test/python/test-client.py: add unicode test strings * test/data/valid-service-files/.cvsignore, test/python/.cvsignore: ignore generated python test files | ||||
* | * actualy add the introspection parser to CVS :-) | John (J5) Palmieri | 2005-10-06 | 1 | -0/+50 |