Message65778
| Author | rgreimel |
|---|---|
| Recipients | rgreimel |
| Date | 2008-04-25.12:10:55 |
| SpamBayes Score | 0.095089726 |
| Marked as misclassified | No |
| Message-id | <1209125459.31.0.611110117308.issue2688@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
nesting 20 while loops works OK. The 21st leads to the cryptic error message python: Python/compile.c:295: PyAST_Compile: Assertion `co || PyErr_Occurred()' failed. Abort when trying to execute the script. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-04-25 12:10:59 | rgreimel | set | spambayes_score: 0.0950897 -> 0.095089726 recipients: + rgreimel |
| 2008-04-25 12:10:59 | rgreimel | set | spambayes_score: 0.0950897 -> 0.0950897 messageid: <1209125459.31.0.611110117308.issue2688@psf.upfronthosting.co.za> |
| 2008-04-25 12:10:56 | rgreimel | link | issue2688 messages |
| 2008-04-25 12:10:55 | rgreimel | create | |