summaryrefslogtreecommitdiff
path: root/python/scriptingprovider.py
AgeCommit message (Expand)Author
2017-01-03Dont override stdin/stdout/stderr if launching from terminalPeter LaFosse
2017-01-02Making platform and architecture optional parameters where possiblePeter LaFosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse