[issue23076] list(pathlib.Path().glob("")) fails with IndexError

Guido van Rossum report at bugs.python.org
Tue Jan 5 20:05:03 EST 2016


Guido van Rossum added the comment:

This should be easy to fix. It should raise ValueError.

----------
keywords: +easy
nosy: +gvanrossum
versions: +Python 3.6

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


More information about the Python-bugs-list mailing list