On Wed, Feb 17, 2010 at 10:47 PM, Peter Chubb wrote:
> ...
> --- lilypond.orig/scripts/convert-ly.py 2010-02-18 09:16:54.522166613 +1100
> +++ lilypond/scripts/convert-ly.py 2010-02-18
> - except InvalidVersion as ex:
> + except InvalidVersion, ex:
Thanks, pushed.
Cheers,
- G
> "Graham" == Graham Percival writes:
Graham> On Wed, Feb 17, 2010 at 11:24 PM, Peter Chubb
Graham> wrote:
/usr/src/lilypond/scripts/build/out/help2man out/convert-ly >
out/convert-ly.1 out/convert-ly:341: Warning: 'as' will become a
reserved keyword in Python 2.6 File "out/co
On Thu, Feb 18, 2010 at 11:14 AM, Graham Percival
wrote:
> On Thu, Feb 18, 2010 at 07:47:24PM +0100, Reinhold Kainhofer wrote:
>> > I won't pretend to know how python 2.4, 2.5, 2.6, 3.0 and 3.1 all
>> > treat this syntax, so could somebody who knows python take a look at
>> > the current convert-l
On Thu, Feb 18, 2010 at 07:47:24PM +0100, Reinhold Kainhofer wrote:
> > I won't pretend to know how python 2.4, 2.5, 2.6, 3.0 and 3.1 all
> > treat this syntax, so could somebody who knows python take a look at
> > the current convert-ly and make it work on 2.4.5 and up?
>
> From the docs at pytho
Am Donnerstag, 18. Februar 2010 19:31:06 schrieben Sie:
> On Wed, Feb 17, 2010 at 11:24 PM, Peter Chubb
wrote:
> >>> /usr/src/lilypond/scripts/build/out/help2man out/convert-ly >
> >>> out/convert-ly.1 out/convert-ly:341: Warning: 'as' will become a
> >>> reserved keyword in Python 2.6 File "out/
On Wed, Feb 17, 2010 at 11:24 PM, Peter Chubb wrote:
>>> /usr/src/lilypond/scripts/build/out/help2man out/convert-ly >
>>> out/convert-ly.1 out/convert-ly:341: Warning: 'as' will become a
>>> reserved keyword in Python 2.6 File "out/convert-ly", line 341
>>> except InvalidVersion as ex: ^ SyntaxEr
> "Graham" == Graham Percival writes:
Graham> On Thu, Feb 18, 2010 at 09:47:21AM +1100, Peter Chubb wrote:
>> ... chmod 755 out/convert-ly
>> /usr/src/lilypond/scripts/build/out/help2man out/convert-ly >
>> out/convert-ly.1 out/convert-ly:341: Warning: 'as' will become a
>> reserved keyword
On Thu, Feb 18, 2010 at 09:47:21AM +1100, Peter Chubb wrote:
> ...
> chmod 755 out/convert-ly
> /usr/src/lilypond/scripts/build/out/help2man out/convert-ly > out/convert-ly.1
> out/convert-ly:341: Warning: 'as' will become a reserved keyword in Python 2.6
> File "out/convert-ly", line 341
> e
2010/2/17 John Mandereau :
> Neither can I. Sorry for top-posting but it seems this error is
> unrelated to the one you reported:
>
> error: cannot find description for property originalMiddleCPosition
> (translation)
> /home/lilydev/git/lily/master/out/share/lilypond/current/scm/lily.scm
> make[
Neither can I. Sorry for top-posting but it seems this error is
unrelated to the one you reported:
error: cannot find description for property originalMiddleCPosition
(translation)
/home/lilydev/git/lily/master/out/share/lilypond/current/scm/lily.scm
make[1]: *** [out/internals.texi] Error 1
Ch
...
chmod 755 out/convert-ly
/usr/src/lilypond/scripts/build/out/help2man out/convert-ly > out/convert-ly.1
out/convert-ly:341: Warning: 'as' will become a reserved keyword in Python 2.6
File "out/convert-ly", line 341
except InvalidVersion as ex:
^
SyntaxError: inv
11 matches
Mail list logo