Message68473
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, georg.brandl |
| Date | 2008-06-20.20:36:32 |
| SpamBayes Score | 0.3868021 |
| Marked as misclassified | No |
| Message-id | <1213994193.88.0.922592845049.issue3152@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The docs for the ast module document the '_fields' attribute on AST instances. Either that documentation needs to go away or the attribute needs to be renamed as the leading underscore means it is private to the internal API. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-20 20:36:34 | brett.cannon | set | spambayes_score: 0.386802 -> 0.3868021 recipients: + brett.cannon, georg.brandl |
| 2008-06-20 20:36:33 | brett.cannon | set | spambayes_score: 0.386802 -> 0.386802 messageid: <1213994193.88.0.922592845049.issue3152@psf.upfronthosting.co.za> |
| 2008-06-20 20:36:32 | brett.cannon | link | issue3152 messages |
| 2008-06-20 20:36:32 | brett.cannon | create | |