# HG changeset patch # User Olivier Delalleau # Date 1283539694 14400 # Node ID af80b7d182af3746a12c602c66ac37dbd9c3a4c2 # Parent 618b9fdbfda5af8b8436c52df26036cd62c0a57b coding_style: Added list of participants in the committee diff -r 618b9fdbfda5 -r af80b7d182af doc/v2_planning/coding_style.txt --- a/doc/v2_planning/coding_style.txt Fri Sep 03 14:34:01 2010 -0400 +++ b/doc/v2_planning/coding_style.txt Fri Sep 03 14:48:14 2010 -0400 @@ -1,7 +1,16 @@ Discussion of Coding-Style ========================== +Participants +------------ +- Dumitru +- Fred +- David +- Olivier D [leader unless David wants to be] + Existing Python coding style specifications: +-------------------------------------------- + * http://www.python.org/dev/peps/pep-0008/ * http://google-styleguide.googlecode.com/svn/trunk/pyguide.html