Use helper function relpath() instead of os.path.relpath() to address

issue #1044 ("path is on mount %r, start on mount %r" exception thrown
on Windows if Python and jedi-vim are installed on different drives)
This commit is contained in:
Konstantin-Glukhov
2021-02-16 04:25:02 +09:00
parent 5d4615707f
commit 8730095b89
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -53,5 +53,6 @@ Tommy Allen (@tweekmonster)
Mingliang (@Aulddays)
Brian Mego (@brianmego)
Stevan Milic (@stevanmilic) <stevan.milic@yahoo.com>
Konstantin Glukhov (@Konstantin-Glukhov)
@something are github user names.