Hi Graham, scripts/build/create-version-itexi.py has a couple of coding style nitpicks that should be fixed:
- every tab should be replaced with 4-spaces; - duplicate definition of depth looks like a maintenance nightmare similar to the issue Joe just reported on -devel; - "line[0:x] ==" should be replaced with more easy-to-write "line.startswith"; - uncleaned commented code that according to the comment doesn't work with Python 2.4.5. Best, John
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel