Re: Pydev Console use vs. stdout/stderr

2008-05-16 Thread RossGK
On May 15, 5:26 pm, [EMAIL PROTECTED] wrote: > On May 15, 3:12 pm, RossGK <[EMAIL PROTECTED]> wrote: > > > Just getting used to the PyDev environment in eclipse by playing with > > a few simple programs. I'm also using wxPython GUI stuff. > > > I've noticed though that simple print commands in my

Re: Pydev Console use vs. stdout/stderr

2008-05-15 Thread s0suk3
On May 15, 3:12 pm, RossGK <[EMAIL PROTECTED]> wrote: > Just getting used to the PyDev environment in eclipse by playing with > a few simple programs. I'm also using wxPython GUI stuff. > > I've noticed though that simple print commands in my code cause a > "wxPython:stdout/stderr" popup window to

Pydev Console use vs. stdout/stderr

2008-05-15 Thread RossGK
Just getting used to the PyDev environment in eclipse by playing with a few simple programs. I'm also using wxPython GUI stuff. I've noticed though that simple print commands in my code cause a "wxPython:stdout/stderr" popup window to display any print's I might be dumping out, rather than going