Martin Panter added the comment:

I think my use cases of splitpath() could be fulfilled by using Path.parts, 
Path.anchor, Path.relative_to(), etc. I am a bit sad that this never made it 
in, but I agree it is redundant with pathlib, and the issue should probably be 
closed.

----------

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

Reply via email to