]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: don't use the class_dict directly
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 25 Aug 2007 11:09:01 +0000 (13:09 +0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 1 Sep 2007 03:07:33 +0000 (00:07 -0300)
commit727e80e3140b60c5668af4eec64d85a2def10108
tree77e3848e7ae61ca2d5be8d4db5d160d49bc33f5f
parent31040fa5b108f5400cc15468611c694e964a613c
MusicXML: don't use the class_dict directly

Retrieve classes through the class_name method. Also remove
unnecessarily added classes, which can also be auto-generated.
python/musicxml.py