On 04/14/2016 09:09 AM, Victor Stinner wrote:
2016-04-14 16:54 GMT+02:00 Ethan Furman:

I consider that the final goal of the whole discussion is to support
something like:

      path = os.path.join(pathlib_path, "str_path", direntry)

(...)
I expect that DirEntry.__fspath__ uses os.fsdecode() to return str,
just to make my life easier.

This would be where we strongly disagree.

FYI it's ok that we disagree on this point, at least I expressed my opinion ;-)

Absolutely.  I appreciate you explaining your point of view.

At least, we now identified better a point of disagreement.

Agreed.  :)

~Ethan~
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to