commit | f828218d652fe8120d88cfefa52df5c2039cdf92 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Feb 25 12:55:19 2016 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Feb 25 12:55:19 2016 +0200 |
tree | ca70c058ab7a6e8ea0cf49cae166a6c40b89cdaa | |
parent | e76a6d56d222bf2c103c388b2be991eec88ab44e [diff] |
Issue #25801: Fixed resource warnings in test_zipfile64. Patch by SilentGhost.