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.
Diffstat (limited to 'python/examples/version_switcher.py')