comparison doc/v2_planning/coding_style.txt @ 1022:e21b3fdec4ef

add comments.
author Frederic Bastien <nouiz@nouiz.org>
date Fri, 03 Sep 2010 16:28:21 -0400
parents 53f6eb80abf1
children 1c96e7ad95c3
comparison
equal deleted inserted replaced
1021:f4919b7532df 1022:e21b3fdec4ef
38 38
39 Is it reasonable to have coding guidelines that would make the code as 39 Is it reasonable to have coding guidelines that would make the code as
40 compatible as possible with Python 3? 40 compatible as possible with Python 3?
41 41
42 42
43 C coding style:
44 ---------------
45
46 We also need a c-style coding style.