Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-28494: Test existing zipfile working behavior. (GH-15853) | Gregory P. Smith | 2019-09-10 | 5 | -0/+61 |
Add unittests for executables with a zipfile appended to test_zipfile, as zipfile.is_zipfile and zipfile.ZipFile work properly on these today. |