--- 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