Serhiy Storchaka added the comment:

Doc example is still looks confusing. Is your home directory /home?

There is a question. What should pathlib's expanduser() do in case when user 
directory can't be determined (or user does not exist)? Perhaps unlike to 
os.path.expanduser() it should raise an exception (as in many other pathlib's 
methods).

----------
nosy: +serhiy.storchaka

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

Reply via email to