Message326952
| Author | nedbat |
|---|---|
| Recipients | ammar2, nedbat, serhiy.storchaka |
| Date | 2018-10-03.09:35:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1538559305.11.0.545547206417.issue34876@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Are we sure this is the behavior we want? Now when I step through your code in the debugger, it will show me line 2, then 3, then 4, then 2 again. I can see the appeal for a multiline assignment statement, but for stacked decorators it just seems wrong. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-03 09:35:05 | nedbat | set | recipients: + nedbat, serhiy.storchaka, ammar2 |
| 2018-10-03 09:35:05 | nedbat | set | messageid: <1538559305.11.0.545547206417.issue34876@psf.upfronthosting.co.za> |
| 2018-10-03 09:35:05 | nedbat | link | issue34876 messages |
| 2018-10-03 09:35:05 | nedbat | create | |