Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue #37 (Windows issue), where invoking os.path.relpath(path)…
… raises a ValueError when the path of the executable is on a different drive than the current directory, Returning basedir as executable name seems appropriate in this case.
- Loading branch information