diff python/ppci/report.py @ 342:86b02c98a717 devel

Moved target directory
author Windel Bouwman
date Sat, 01 Mar 2014 15:40:31 +0100
parents a78b41ff6ad2
children
line wrap: on
line diff
--- a/python/ppci/report.py	Fri Feb 28 18:07:14 2014 +0100
+++ b/python/ppci/report.py	Sat Mar 01 15:40:31 2014 +0100
@@ -2,7 +2,7 @@
 import logging
 import io
 
-import outstream
+from . import outstream
 from .c3 import AstPrinter
 from . import logformat
 from .irutils import Writer