[scanner] add a message module
authorJohan Dahlin <johan@gnome.org>
Thu, 2 Sep 2010 14:04:58 +0000 (11:04 -0300)
committerJohan Dahlin <johan@gnome.org>
Thu, 2 Sep 2010 15:36:51 +0000 (12:36 -0300)
commit0b0a3cc7705ca797bc8315ba0815644bef5d30fb
tree42fbab5d1d08ef0904a9e56bb3c1835cf8326972
parentfb9924db74e7db4ef2219003e73f9c31f3d9d503
[scanner] add a message module

This module will be used to report warnings, which
doesn't explicitly depend on the transformer instance.
giscanner/Makefile.am
giscanner/message.py [new file with mode: 0644]
giscanner/scannermain.py