[PyKDE] Intagrated console
Detlev Offenbach
detlev at die-offenbachs.de
Sat May 15 11:47:00 BST 2004
Am Mittwoch, 12. Mai 2004 12:28 schrieb j.vienne at libertysurf.fr:
> Hi all,
>
> Just two remarks about eric...
> When debugging, the outputs of my scripts aren't redirected
> into the 'stdout' and 'stdin' frames. They just appear in
> the Python console...
> This may be configurable, but I didn't find the way to
> change that.
>
Debug output appears in the Python shell window. That's the intended
behavior and it is not configurable. stdout and stdin are for internal
messages and redirected outputs from tools used within the ide (e.g.
pyuic).
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the PyQt
mailing list