2009/12/27 John Mandereau <john.mander...@gmail.com>: > - every tab should be replaced with 4-spaces; > - "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.
Done. > - duplicate definition of depth looks like a maintenance nightmare > similar to the issue Joe just reported on -devel; That's not an issue; AFAIK the macros won't be used in a normal doc build. If they are, the depth will either be passed on the command-line, or derived automatically via some other method. Cheers, - Graham _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel