Clean up the libtool importer a bit. Add a context so we can use it
authorJohan Dahlin <jdahlin@async.com.br>
Wed, 29 Oct 2008 13:08:44 +0000 (13:08 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Wed, 29 Oct 2008 13:08:44 +0000 (13:08 +0000)
commit8a16eeb7b5a749100a8fb55f26ce7f28c571e0dc
tree6a1ec3809d48f459d4b7a400102e397bc6f01f8c
parent13e99bc5c60afbe380f4027b1fc491a9a9f3cfee
Clean up the libtool importer a bit. Add a context so we can use it

2008-10-29  Johan Dahlin  <jdahlin@async.com.br>

    * giscanner/libtoolimporter.py:
    * giscanner/sourcescanner.py:
    Clean up the libtool importer a bit. Add a context so we
    can use it through a with statement.
    Don't just look in the current directory, look in the whole
    sys.path.

svn path=/trunk/; revision=830
ChangeLog
giscanner/libtoolimporter.py
giscanner/sourcescanner.py