On Mon, Aug 13, 2012 at 11:26:21AM +0100, James wrote: > Just an FYI for those that understand this stuff: > /home/james/lilypond-git/build/python/out/book_snippets.py:744: > DeprecationWarning: os.popen3 is deprecated. Use the subprocess > module. > (stdin, stdout, stderr) = os.popen3 (cmd)
I have a nasty recollection that the problem was support on windows and/or GUB not including a version of python that allows subprocess. I welcome any investigation into either of these, but be warned that it's tricky. - Graham _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
