[Python-Dev] Update PEP 7 to require curly braces in C
Greg Ewing
greg.ewing at canterbury.ac.nz
Tue Jan 19 00:16:37 EST 2016
More information about the Python-Dev mailing list
Tue Jan 19 00:16:37 EST 2016
- Previous message (by thread): [Python-Dev] Update PEP 7 to require curly braces in C
- Next message (by thread): [Python-Dev] Update PEP 7 to require curly braces in C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alexander Walters wrote: > I am not a core developer, but I just kind of feel its hypocritical to > oppose always using brackets for the development of *python* If we were being *really* pythonic, we would write all the C code without any braces at all, and feed it through a filter that adds them based on indentation. End of argument. :-) -- Greg
- Previous message (by thread): [Python-Dev] Update PEP 7 to require curly braces in C
- Next message (by thread): [Python-Dev] Update PEP 7 to require curly braces in C
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list