[issue5117] os.path.relpath problem with root drive directory on windows

Hirokazu Yamamoto report at bugs.python.org
Sat Jan 31 11:02:13 CET 2009


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

If it is better _abspath_split("/") to return [""] instead of [] for
consistency, "fix_relpath_v2.patch" might be better. (There is no
difference for relpath behavior though)

Added file: http://bugs.python.org/file12905/fix_relpath_v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5117>
_______________________________________


More information about the Python-bugs-list mailing list