Message70498
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, georg.brandl |
| Date | 2008-07-31.11:37:54 |
| SpamBayes Score | 0.011047517 |
| Marked as misclassified | No |
| Message-id | <1217504275.9.0.818427276788.issue3477@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See http://docs.python.org/dev/reference/expressions.html#id9 the production rule for "argument_list" is not properly indented. It seems that the first line is indented up to the widest name of the list, but subsequent lines only add 6 to the length of the defined name. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-07-31 11:37:55 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, georg.brandl |
| 2008-07-31 11:37:55 | amaury.forgeotdarc | set | messageid: <1217504275.9.0.818427276788.issue3477@psf.upfronthosting.co.za> |
| 2008-07-31 11:37:54 | amaury.forgeotdarc | link | issue3477 messages |
| 2008-07-31 11:37:54 | amaury.forgeotdarc | create | |