[issue19776] Provide expanduser() on Path objects
Claudiu Popa
report at bugs.python.org
Sat Jul 26 09:57:47 CEST 2014
Claudiu Popa added the comment:
Here's a version of the patch which raises ValueError when the path can't be expanded. Hopefully, the used approach is good enough.
----------
Added file: http://bugs.python.org/file36102/issue19776_4.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19776>
_______________________________________
More information about the Python-bugs-list
mailing list