Changes between Version 2 and Version 3 of ChimeraPythonStyle
- Timestamp:
- Oct 13, 2010, 12:10:16 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChimeraPythonStyle
v2 v3 2 2 == Chimera Python Style Guide == 3 3 4 There is no generally accepted convention for coding style in Chimera. I follow an interpretation of the python style guidelines by Guido, see the snippet below and the full spiel at: http://www.python.org/dev/peps/pep-0008/4 There is no generally accepted convention for python coding style in Chimera. I follow an interpretation of the python style guidelines by Guido, see the snippet below and the full spiel at: http://www.python.org/dev/peps/pep-0008/ 5 5 6 6 My style is 4 spaces for each indentation level (no tabs). My .vimrc contains:
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)