Message55826
| Author | paul.moore |
|---|---|
| Recipients | alexandre.vassalotti, andy-chu, loewis, ncoghlan, paul.moore, pje |
| Date | 2007-09-11.15:17:21 |
| SpamBayes Score | 0.028433075 |
| Marked as misclassified | No |
| Message-id | <1189523841.88.0.46738510552.issue1739468@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PJE's patch looks OK. I agree with Nick that the chain of &&s in PyImport_GetImporter should be expanded into a chain of ifs. As it stands, the code is needlessly obfuscated. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-09-11 15:17:21 | paul.moore | set | spambayes_score: 0.0284331 -> 0.028433075 recipients: + paul.moore, loewis, pje, ncoghlan, andy-chu, alexandre.vassalotti |
| 2007-09-11 15:17:21 | paul.moore | set | spambayes_score: 0.0284331 -> 0.0284331 messageid: <1189523841.88.0.46738510552.issue1739468@psf.upfronthosting.co.za> |
| 2007-09-11 15:17:21 | paul.moore | link | issue1739468 messages |
| 2007-09-11 15:17:21 | paul.moore | create | |