[issue21301] pathlib missing Path.expandvars(env=os.environ)

Berker Peksag report at bugs.python.org
Wed May 14 19:18:55 CEST 2014


Berker Peksag added the comment:

Here's a patch to implement expandvars() for PurePath (with tests and documentation update).

----------
keywords: +patch
nosy: +berker.peksag
stage:  -> patch review
Added file: http://bugs.python.org/file35252/issue21301.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21301>
_______________________________________


More information about the Python-bugs-list mailing list