Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Path is not a string with bells and whistles. It was intentionally made not a 
string subclass because some string operations (including len()) just do not 
make sense for path or are ambiguous.

I am closing this as it goes against the initial design of pathlib. If you 
disagree, discuss this idea on Python-ideas first and get the support of other 
core developers.

----------
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

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

Reply via email to