On Sat, Sep 01, 2012 at 05:47:39PM +0100, Phil Holmes wrote:
> This fixes the problem:
> 
>        progress (str(imp.load_source ("book_custom_package%s" % nr, i)))
> 
> and makes sense to me: imp.load_source retutrns a <module>; str()
> converts that to a string which progress can handle.  Print could
> print the module information but progress requires a string.  Push
> this?

If you're sure that it works.  Doing another Patchy run as soon as
you push it would be good, too.

- Graham

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to