]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/CodingStyle.yo
release: 1.0.3
[lilypond.git] / Documentation / CodingStyle.yo
index fb74fdfc2eb480d3680113880057212f2d54bf36..0399384be67462dd6a5d448ea77f37792cfa4812 100644 (file)
@@ -38,7 +38,8 @@ this is to rewrite the program.
 
 nsubsect(LANGUAGES)
 
-C++, /bin/sh and python are preferred.  Perl is not.
+C++, /bin/sh and Python are preferred.  Perl is not.
+Python code should use an indent of 8, using TAB characters.
 
 nsubsect(FILES)