commit | cfc2c7bb8672e859240df093871e0ab3fb106f8c | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Feb 05 20:55:13 2014 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Feb 05 20:55:13 2014 +0200 |
tree | 0d9abdecc26d2b21a27d224dc8235e09e2816c4c | |
parent | dd9d64eb53991a165f5f34b8270bcda28981dc2d [diff] |
Issue #19920: Added tests for TarFile.list(). Based on patch by Vajrasky Kok.