The "current file" is the file shown in the active tab in Medit, obviously... Presumably...
The "current file" is the file shown in the active tab in Medit, obviously... Presumably...
The "current file" is the file shown in the active tab in Medit, obviously... Presumably...
Yes, reading the documentation, I had expected that subprocess.call does wait for...
Yes, reading the documentation, I had expected that subprocess.call does wait for...
At this stage, I have a python script that looks like: import subprocess import os...
I do not understand. This 'r' (ie raw mode) is mandatory in the argument of moo....
What is that "r" in moo.SaveInfo(r'c:\temp\foo.py')? Also, what would happen if foo.py...