Guido van Rossum added the comment:

So, I added docs, mentioning the getattr(arg, 'path', arg) idiom, and (for 3.5 
and 3.6) also cross-referencing with DirEntry.

I'm not sure whether to now close this issue or whether to leave it open to 
remind people of adding patches using the new idiom to various stdlib modules. 
Opinions?

Also, since pathlib is provisional, I felt okay with adding this to 3.4.5 and 
3.5.2.

----------
versions: +Python 3.4, Python 3.6

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

Reply via email to