[scanner] Print error instead of throwing for unknown include
authorColin Walters <walters@verbum.org>
Thu, 11 Feb 2010 21:03:59 +0000 (16:03 -0500)
committerColin Walters <walters@verbum.org>
Thu, 11 Feb 2010 21:03:59 +0000 (16:03 -0500)
commita77986a99b26812f1a560fb65e8036d2cf236b3a
treedb56f7054b10f33d05b5350882e01016ff217d5d
parent46f4446aa87741e63abcc45251bc35087837c3fb
[scanner] Print error instead of throwing for unknown include

We should avoid exceptions being propagated to the toplevel.
giscanner/scannermain.py
giscanner/transformer.py