lilypond-devel
[Top][All Lists]
Advanced

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

Re: python coding style question


From: Han-Wen Nienhuys
Subject: Re: python coding style question
Date: Thu, 1 Jan 2009 13:25:26 -0200

On Thu, Jan 1, 2009 at 6:56 AM, Werner LEMBERG <address@hidden> wrote:

> ?  I could imagine that the latter gets executed faster, at least if
> no .pyc files are created.
>
> Is this just convenience or is this a question of coding style?

The %s style gets hairy when there are lots of substitutions, because
the %s and its argument must be synchronized.

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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