The script below works in both Leo's python console and IDLE. But doesn't execute with Ctrl-B or with script-button; I don't get any errors to log, or output to console.
import os os.listdir(path="C:/Users/") Can anyone explain why? *Leo 5.5, Git repo info: branch = master, commit = 7280e1fafe52Python 3.6.1, PyQt version 5.8.0Windows 10 AMD64 (build 10.0.14393) SP0* Thanks Lewis -- 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.
