New submission from Armin Rigo:

Calling Python 2.7's new version of ntpath.splitdrive() with argument either 
'//' or r'\\' results in an IndexError: string index out of range.

----------
messages: 226163
nosy: arigo
priority: normal
severity: normal
status: open
title: ntpath.splitdrive('//') -> IndexError
versions: Python 2.7

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

Reply via email to