This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] Implement benchmark script in python


On Tue, Dec 31, 2013 at 03:13:02PM +0530, Siddhesh Poyarekar wrote:
> On Tue, Dec 31, 2013 at 03:45:30AM -0500, Mike Frysinger wrote:
> > largely looks good.  mostly nits below.
> > 
> > when it comes to declaring coding style, i'm not sure the GNU project has one 
> > already for python (since they try to push Guile/scheme).  GDB has been 
> > growing a python code base, but a scan of that tree doesn't turn up anything 
> > either :(.
> > 
> > looking around the glibc tree, i think adding a section to manual/maint.texi 
> > would be the best bet.
> 
> Wouldn't [1] be a good place for this kind of documentation?
> 
> [1] https://sourceware.org/glibc/wiki/Style_and_Conventions
> 

I've now added a section on python code formatting to the above
document:

https://sourceware.org/glibc/wiki/Style_and_Conventions#Code_formatting_in_python_sources

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]