Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 9f15bb7c04d3e396bc56768dd91ed658 > files > 3

eclipse-pydev-2.2.4-1.fc16.src.rpm

--- plugins/org.python.pydev/PySrc/interpreterInfo.py.orig	2009-12-25 17:31:52.000000000 -0500
+++ plugins/org.python.pydev/PySrc/interpreterInfo.py	2010-06-30 10:16:07.719932063 -0400
@@ -133,6 +133,4 @@
         #and give some time to let it read things (just in case)
         time.sleep(0.1)
     except:
-        pass
-    
-    raise RuntimeError('Ok, this is so that it shows the output (ugly hack for some platforms, so that it releases the output).')
+        pass
\ No newline at end of file