On Tue, 6 Oct 2015, Bernd Schmidt wrote: > General comments first. Where applicable, I think we should apply the same > coding standards to Python as we do for C/C++. That means things like function
FWIW, glibc's rule is to follow PEP 8 formatting for Python code. https://sourceware.org/glibc/wiki/Style_and_Conventions#Code_formatting_in_python_sources -- Joseph S. Myers jos...@codesourcery.com