Message 248827 - Python tracker
Message248827
| Author | Laurent Coustet |
|---|---|
| Recipients | Laurent Coustet |
| Date | 2015-08-19.10:01:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1439978504.01.0.932660866928.issue24895@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
https://hg.python.org/cpython/rev/17d3bbde60d2 introduced a patch using tabs for indentation in ceval.c. Attached patch just make the code more consistent by using spaces instead of tabs for indentation. Related to: http://bugs.python.org/issue4753 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-08-19 10:01:46 | Laurent Coustet | set | recipients: + Laurent Coustet |
| 2015-08-19 10:01:44 | Laurent Coustet | set | messageid: <1439978504.01.0.932660866928.issue24895@psf.upfronthosting.co.za> |
| 2015-08-19 10:01:43 | Laurent Coustet | link | issue24895 messages |
| 2015-08-19 10:01:43 | Laurent Coustet | create | |