TINF-96: add gobject-introspection; dep for connman-test
[profile/ivi/gobject-introspection.git] / giscanner / xmlwriter.py
index fb34adf..ed827da 100755 (executable)
 from __future__ import with_statement
 
 import os
-
 from contextlib import contextmanager
 from cStringIO import StringIO
 from xml.sax.saxutils import escape, quoteattr
-
 from .libtoolimporter import LibtoolImporter