]> granicus.if.org Git - python/commit
Issue #21493: Added test for ntpath.expanduser(). Original patch by
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 May 2014 15:11:08 +0000 (18:11 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 May 2014 15:11:08 +0000 (18:11 +0300)
commit49b2086a2e1d43230bcb66dac38643b3736c24a6
tree8c35997f93b0aaccdb02dd649fe4624625cf220f
parent30080fd63d29e736e64d4d7b790f36485e0099b1
Issue #21493: Added test for ntpath.expanduser().  Original patch by
Claudiu Popa.
Lib/test/test_ntpath.py
Misc/NEWS