New submission from Antoine Pitrou:

Similar to Path.cwd(), perhaps a Path.home() to create a new Path object 
pointing to the current user's home directory may be useful.

----------
components: Library (Lib)
messages: 204388
nosy: pitrou
priority: low
severity: normal
status: open
title: Provide a home() classmethod on Path objects
type: enhancement
versions: Python 3.5

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

Reply via email to