Globals/compatibility_fixes.py

changeset 4359
ac1dda9f3f19
parent 4343
afe0da217745
child 4384
04896c4a5a8e
--- a/Globals/compatibility_fixes.py	Sun Aug 09 17:01:36 2015 +0200
+++ b/Globals/compatibility_fixes.py	Sun Aug 09 17:18:21 2015 +0200
@@ -10,7 +10,7 @@
 should throw a NotImplementedError exception.
 """
 
-import __builtin__
+import __builtin__      # __IGNORE_EXCEPTION__
 import codecs
 
 

eric ide

mercurial