This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients Alain.Mellan, berker.peksag, pitrou
Date 2014-05-14.17:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400087935.62.0.918548318005.issue21301@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch to implement expandvars() for PurePath (with tests and documentation update).
History
Date User Action Args
2014-05-14 17:18:55berker.peksagsetrecipients: + berker.peksag, pitrou, Alain.Mellan
2014-05-14 17:18:55berker.peksagsetmessageid: <1400087935.62.0.918548318005.issue21301@psf.upfronthosting.co.za>
2014-05-14 17:18:55berker.peksaglinkissue21301 messages
2014-05-14 17:18:54berker.peksagcreate