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