You should use [os.pathsep](http://docs.python.org/library/os.html#os.pathsep) instead of hard coding "/" for Linux or "\\" for Windows.