]> 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:14:03 +0000 (18:14 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 May 2014 15:14:03 +0000 (18:14 +0300)
commitaf984de9233db44ecb57597a05c68a837ba10882
tree78d7955ac6366e3df671631afa171cf90a429b42
parent9e7cbda1ef4e8d104733f6de58753292bd79c8c1
parentffc1e6d42b3e8ffff7cdc6ff80dc9582c86a26c8
Issue #21493: Added test for ntpath.expanduser().  Original patch by
Claudiu Popa.
Misc/NEWS