Kalle Rutanen added the comment:

By inspecting the code for os.path.split() in ntpath.py, one sees that the 
problem is actually in os.path.splitdrive(), which does not handle long-UNC 
paths.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15880>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to