lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix issue #1852: manuals needs more explicit dependencies. (issue 49


From: Janek Warchoł
Subject: Re: Fix issue #1852: manuals needs more explicit dependencies. (issue 4996044)
Date: Fri, 9 Sep 2011 21:40:45 +0200

2011/9/9  <address@hidden>:
> http://codereview.appspot.com/4996044/diff/1/scripts/lilypond-book.py#oldcode691
> scripts/lilypond-book.py:691: + '.%s' % global_options.format)
> On 2011/09/09 19:19:47, janek wrote:
>>
>> Pardon my ignorance, but what the
>> '.%s' %
>> part was doing before?
>
> It simply prepended the "." and the correct file extension to the base
> name (which is the file name without extension).
>
> Granted, writing it as
>  base_file_name + "." + global_options.format
> would have given the same result...

ok, thanks!
Janek



reply via email to

[Prev in Thread] Current Thread [Next in Thread]