Message 90002 - Python tracker
Message90002
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, ezio.melotti |
| Date | 2009-07-02.08:27:49 |
| SpamBayes Score | 0.00018827194 |
| Marked as misclassified | No |
| Message-id | <1246523270.69.0.238630354698.issue6026@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
test_zipfile and test_zipimport should be enabled when zlib is not available: a zip file can store data uncompressed, and does not need zlib in this case. Only disable tests that require compression. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-07-02 08:27:50 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, ezio.melotti |
| 2009-07-02 08:27:50 | amaury.forgeotdarc | set | messageid: <1246523270.69.0.238630354698.issue6026@psf.upfronthosting.co.za> |
| 2009-07-02 08:27:49 | amaury.forgeotdarc | link | issue6026 messages |
| 2009-07-02 08:27:49 | amaury.forgeotdarc | create | |