I was using 2.3.5 but I've upgraded to 2.4 and it now compiles OK /Bernard On Mon, 2005-12-05 at 14:07 +0100, Han-Wen Nienhuys wrote: > Bernard Hurley wrote: > > The @staticmethod (there are four of them) seem to be marking static > > methods. Searching around the python documentation i found that a static > > method "foo" should be marked by: > > > > foo=staticmethod(foo) > > > > Applying this to the four methods and deleting "@staticmethod" yields a > > file that compiles. I have no idea if this is what was meant. > > which version of python do you run? > > > -- > Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen > -- Bernard Hurley <[EMAIL PROTECTED]>
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
