On Sat, Jul 16, 2016 at 7:02 AM, Edward K. Ream <[email protected]> wrote:

​> ​
It would best if Leo worked out of the box with pythonw without the need
for redirection.

​There are two parts to the solution:​

​1. ​
sys.stdout & sys.stderr should send to to dev/nul or its equivalent if they
don't exist
​ on startup.​
​ I assume this happens when using pythonw.exe
​with no command-line redirection of stdout or stderr.

2. g.es and g.pr should send all messages exactly once to the log pane.
This may be a bit tricky. We could also imagine new stderr or stdout panes
in the log window, but this is not essential.

Only point 1 is urgent.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to