[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


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


More information about the Python-Dev mailing list