John Griessen wrote: > I found open with docs, but still stuck. How would you translate this:
The body text @openwith nodes should contain a single line contain a tuple of the form: command,arg,ext For example: 'subprocess.Popen',['pythonw','C:/Python24/Lib/idlelib/idle.pyw'],'.py' for gvim on linux? I'm guessing 'os.spawnl' or 'os.spawnv' are the command to use, then not sure what the middle part about a temp file means... John Griessen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
