I got some errors trying to use that function on windows, because it didn't split correctly. I stumbled upon this in the python documentation: https://docs.python.org/2/library/os.html#os.sep I changed the relevant line using their recommendation. 2016-09-24Merge pull request #493 from dfraze/patch-1plafosse Update __init__.py 2016-09-22Update __init__.pyDustin Fraze Stupid typo 2016-09-22Adding API to create simple dialogs with multiple input fieldsRusty Wagner 2016-09-21update for new plugins and mention difference between personal and commercialJordan Wiens 2016-09-20update svg exporter to use new dialogsJordan Wiens