Message 110143 - Python tracker
Message110143
| Author | ncoghlan |
|---|---|
| Recipients | mark.dickinson, ncoghlan |
| Date | 2010-07-12.21:24:30 |
| SpamBayes Score | 0.0525607 |
| Marked as misclassified | No |
| Message-id | <1278969897.59.0.242924171821.issue9232@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I take it the AST generation just throws the extra comma away? You're sure this doesn't upset any of the node counts in that stage of the compiler? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-12 21:24:57 | ncoghlan | set | recipients: + ncoghlan, mark.dickinson |
| 2010-07-12 21:24:57 | ncoghlan | set | messageid: <1278969897.59.0.242924171821.issue9232@psf.upfronthosting.co.za> |
| 2010-07-12 21:24:31 | ncoghlan | link | issue9232 messages |
| 2010-07-12 21:24:31 | ncoghlan | create | |