Blame SOURCES/remove-iInfo-error.patch

41b21e
--- a/plugins/org.python.pydev/pysrc/interpreterInfo.py
41b21e
+++ b/plugins/org.python.pydev/pysrc/interpreterInfo.py
41b21e
@@ -259,6 +259,4 @@ if __name__ == '__main__':
41b21e
         import time
41b21e
         time.sleep(0.1)
41b21e
     except:
41b21e
-        pass
41b21e
-
41b21e
-    raise RuntimeError('Ok, this is so that it shows the output (ugly hack for some platforms, so that it releases the output).')
41b21e
+        pass
41b21e
\ No newline at end of file
41b21e
-- 
41b21e
1.8.3.1
41b21e