>> Python 3 is already the default in the latest Ubuntu release. > > How do you figure that? I have an up-to-date Ubuntu and calling "python > --version" gives 2.7.11+.
By default, I mean what is installed by default/ships with the default installation [1]. /usr/bin/python will point to python2 for some longer time as PEP394 [2] requests. And Ubuntu plans to follow that recommendation [3]. [1]: https://wiki.ubuntu.com/XenialXerus/ReleaseNotes#Python_3 [2]: http://legacy.python.org/dev/peps/pep-0394/ [3]: https://wiki.ubuntu.com/Python/3 _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
