The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790:

Yes, there seems to be something strange there, doing the same thing here:

>>> 43
43
>>> t
NameError: t
>>> a+4
NameError: a


Do you have something appearing in your log (i.e.: in your
workspace/.metadata/.log)?

Also, can you try setting your vm to java.exe (instead of javaw.exe) and see
if there's something that appears in the console in this case? (you can do that
by editing your eclipse.ini -- see: http://wiki.eclipse.org/Eclipse.ini)

Cheers,

Fabio

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to