Armin Rigo added the comment: For completeness:
Python 2.7.6: ntpath.splitdrive('//') => ('', '//')
Python 2.7.8: ntpath.splitdrive('//') => IndexError
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22312>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
