On Tue, 28 Jan 2014 22:26:56 -0800, mick verdu wrote:

> I am using Pydev 2.8 on Eclipse IDE. It is printing some values that
> haven't been printed with print command. How to deal with this problem?

There's no print statement in the code you included to demonstrate the 
problem, which is probably why the data you expect to be printed isn't 
being printed.

-- 
Denis McMahon, denismfmcma...@gmail.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to