--- a/Globals/__init__.py Tue Jul 28 19:19:23 2015 +0200 +++ b/Globals/__init__.py Sat Aug 01 13:41:33 2015 +0200 @@ -7,6 +7,10 @@ Module defining common data to be used by all modules. """ +# +# Note: Do not import any eric stuff in here!!!!!!! +# + from __future__ import unicode_literals import sys