Message272535
| Author |
martin.panter |
| Recipients |
martin.panter, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date |
2016-08-12.12:25:18 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1471004718.33.0.938668534586.issue26741@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
No super important reason, just to avoid indenting the code. This is a medium-sized test function, with a few long lines already. And if you keep the indentation the same, it makes it easier to port other changes to Python 2, look through the repository history etc. |
|