Message 61463 - Python tracker
Message61463
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, eanxgeek, effbot, skip.montanaro |
| Date | 2008-01-21.23:16:09 |
| SpamBayes Score | 0.44544965 |
| Marked as misclassified | No |
| Message-id | <1200957370.7.0.526246311448.issue1327@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What is the length of the response?
in verbose mode, you must read a line like:
header: Content-length: 623329
Note that I managed to produce the same kind of output as the one you
showed, with a size of ~600Kb. And the whole request takes less that 1
second. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-21 23:16:10 | amaury.forgeotdarc | set | spambayes_score: 0.44545 -> 0.44544965 recipients: + amaury.forgeotdarc, effbot, skip.montanaro, eanxgeek |
| 2008-01-21 23:16:10 | amaury.forgeotdarc | set | spambayes_score: 0.44545 -> 0.44545 messageid: <1200957370.7.0.526246311448.issue1327@psf.upfronthosting.co.za> |
| 2008-01-21 23:16:09 | amaury.forgeotdarc | link | issue1327 messages |
| 2008-01-21 23:16:09 | amaury.forgeotdarc | create | |