Globals/__init__.py

changeset 4343
afe0da217745
parent 4241
545629046c45
child 4566
a2e8f3c420ec
child 4632
ca310db386ed
--- 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

eric ide

mercurial