[issue9921] os.path.join('x','') behavior

Éric Araujo report at bugs.python.org
Fri Nov 19 17:45:32 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

Comment in ntpath.isabs:

For Windows it is absolute if it starts with a slash or backslash (current volume), or if a pathname after the volume-letter-and-colon or UNC-resource starts with a slash or backslash.

----------

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


More information about the Python-bugs-list mailing list