[issue5117] os.path.relpath problem with root directory

Hirokazu Yamamoto report at bugs.python.org
Sat Oct 2 21:55:34 CEST 2010


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

Well, I said msg80877 past, and I think so too, but
os.path module of python2.x seems not to support UNC
correctly, and I'm not sure if the behavior change is
allowed here.

Probably UNC support is new feature, so I'll attach
the patch to solve only this problem as is.

----------
Added file: http://bugs.python.org/file19111/py27_fix_relpath.patch

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


More information about the Python-bugs-list mailing list