Message 261833 - Python tracker
Message261833
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, martin.panter, serhiy.storchaka, vstinner |
| Date | 2016-03-15.22:57:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1458082655.76.0.669843421579.issue26295@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hum, test_doctest, test_zipfile and test_pyclbr fail if test is converted to a package (if Lib/test/__init__.py is removed). Attached patch fixes test_zipfile. I created the issue #26569 for test_pyclbr failure. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-15 22:57:35 | vstinner | set | recipients: + vstinner, brett.cannon, martin.panter, serhiy.storchaka |
| 2016-03-15 22:57:35 | vstinner | set | messageid: <1458082655.76.0.669843421579.issue26295@psf.upfronthosting.co.za> |
| 2016-03-15 22:57:35 | vstinner | link | issue26295 messages |
| 2016-03-15 22:57:35 | vstinner | create | |