]> granicus.if.org Git - python/commit
Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 May 2014 13:21:32 +0000 (16:21 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 May 2014 13:21:32 +0000 (16:21 +0300)
commit1f94efc6265c77e9b45058a88eb86f8d49c2c7c7
tree061b25061bd63f849448d54caca1147c15db0404
parent62012fc719818b6087b01c93fcc1cd0d2b4d8932
Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok.
Lib/test/test_spwd.py [new file with mode: 0644]
Misc/NEWS