Not sure if this helps or is irrelevant, but I tried to exit the
console and got this...

>>> import sys; print('%s %s' % (sys.executable or sys.platform, sys.version))
Failed to read servers response: Connection refused>>> print 'hello world'
Failed to read servers response: Connection refused>>>
Failed to read servers response: Connection refused>>> exit()
Console already exited with value: 255 while waiting for an answer.
Error stream: Traceback (innermost last):
  File 
"/home/chaim/eclipse/plugins/org.python.pydev_1.4.5.2727/PySrc/pydevconsole.py",
line 1, in ?
ImportError: no module named code

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to