|
No need to launch anything headless to test anything or develop a plugin. Just temp edit your plugin.py to always return -1 and all stderr and stdout will be saved including any python backtraces. So a real fast direct edit of plugin.py code versus results cycle for fast debugging is easily possible with no changes ever made to actual eoub you are testing with.
|