| http://www.w3.org/ns/prov#value | - The only problem I find is that right now, the script the user runs does not know whether or not the item is a module or a regular terminal command and I would like to keep it that way.... my ModuleManager.py script does all the discovering and adding to path for easy importing, but it has no way to tell the main script subprocess command to use the cwd="script_dir parameter.
|