[issue22276] pathlib glob issues

Antoine Pitrou report at bugs.python.org
Sat Aug 30 00:30:51 CEST 2014


Antoine Pitrou added the comment:

Well, it would be logical if pathlib gave special meaning to trailing slashes, which it (still) doesn't :-) I'm still not fond of encoding path characteristics in the path string itself.
(and what about symlinks? etc.)

----------

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


More information about the Python-bugs-list mailing list