diff python/ppci/__init__.py @ 293:6aa721e7b10b

Try to improve build sequence
author Windel Bouwman
date Thu, 28 Nov 2013 20:39:37 +0100
parents 534b94b40aa8
children 2c9768114877
line wrap: on
line diff
--- a/python/ppci/__init__.py	Wed Nov 27 08:06:42 2013 +0100
+++ b/python/ppci/__init__.py	Thu Nov 28 20:39:37 2013 +0100
@@ -11,4 +11,3 @@
 
 from .common import SourceLocation, SourceRange, Token
 from .errors import CompilerError, DiagnosticsManager
-from .errors import printError