> What's supposed to happen with that script? I copied it into an empty > node and ran it. No result.
The output is written to the console which started Leo, which on Windows means Leo needs to be started with python.exe and not pythonw.exe, e.g.: c:\python27\python c:\apps\leo-editor\launchLeo.py -- -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
