Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64937
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Eclipse IDE printing values automatically |
| Date | 2014-01-29 09:21 +0000 |
| References | <9da6b40b-bf80-4886-b958-c7b90a08e4d4@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6089.1390987277.18130.python-list@python.org> (permalink) |
On 29/01/2014 06:26, 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 are some very smart people on this list, but unless you give them details of what you've tried and precisely what went wrong how can we help? What does your code look like? Are you debugging, running a file via CTRL+F11 and seeing the output on the Pydev console, what? Slight aside, why 2.8, 3.3.3 has just been released? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Eclipse IDE printing values automatically mick verdu <mickverdu@gmail.com> - 2014-01-28 22:26 -0800
Re: Eclipse IDE printing values automatically Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-29 09:21 +0000
Re: Eclipse IDE printing values automatically Denis McMahon <denismfmcmahon@gmail.com> - 2014-01-29 16:34 +0000
Re: Eclipse IDE printing values automatically mick verdu <mickverdu@gmail.com> - 2014-01-29 12:23 -0800
Re: Eclipse IDE printing values automatically Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-29 20:44 +0000
Re: Eclipse IDE printing values automatically John Gordon <gordon@panix.com> - 2014-01-30 05:39 +0000
csiph-web