]> 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:29 +0000 (18:11 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 May 2014 15:11:29 +0000 (18:11 +0300)
commitffc1e6d42b3e8ffff7cdc6ff80dc9582c86a26c8
tree3e25ccd4b62b2db64344b88d4890537de9a7af0e
parent47a981337a8f3898482a1c0c51ad2d91c7a6bc2f
Issue #21493: Added test for ntpath.expanduser().  Original patch by
Claudiu Popa.
Lib/test/test_ntpath.py
Misc/NEWS