This dialog allows you to:
See the error output of the currently working Python plugins
Run your own Python commands.
Figure 1. Python Console Dialog

The dialog shows the output ( sys.stdout and sys.stderr) of all running Python plugins, as they run in a single Python interpreter instance.
If you do not want the dialog to show up on every new message, uncheck " Auto-show on new messages" check box.
The button clears the text in the console window.
This dialog is disabled when there is no loaded Python plugins.