In abspath(), always use normpath(), even when win32api is available
(and even when it fails). This avoids the problem where a trailing separator is not removed when win32api.GetFullPathName() is used.
Showing
Please register or sign in to comment