Message336361
| Author | serhiy.storchaka |
|---|---|
| Recipients | liyugong, serhiy.storchaka |
| Date | 2019-02-23.05:10:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550898651.78.0.376443767291.issue36088@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The current behavior looks correct to me. abc/def/1.txt is not a ZIP file, so the error is expected.
tarfile.open('a.zip') raises an error too, because a.zip is not a tar file. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-23 05:10:51 | serhiy.storchaka | set | recipients: + serhiy.storchaka, liyugong |
| 2019-02-23 05:10:51 | serhiy.storchaka | set | messageid: <1550898651.78.0.376443767291.issue36088@roundup.psfhosted.org> |
| 2019-02-23 05:10:51 | serhiy.storchaka | link | issue36088 messages |
| 2019-02-23 05:10:51 | serhiy.storchaka | create | |