This is in git tree now?

I guess it's time to start using python 3...
On 21/04/2013 6:44 PM, "Jonathan Matthew" <jonat...@d14n.org> wrote:

> Since this went so well last time..
>
> Rhythmbox now uses Python 3.x rather than 2.x for plugins. If you want
> your python plugin to work with Rhythmbox 3.0 (which won't be all that
> significant, despite the number) you'll need to convert it too. This
> often isn't hard - for some of the simpler in-tree plugins, it was a
> matter of adding brackets around the arguments to print() calls. 2to3
> will probably do most of the work for you.
> _______________________________________________
> rhythmbox-devel mailing list
> rhythmbox-devel@gnome.org
> https://mail.gnome.org/mailman/listinfo/rhythmbox-devel
>
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
https://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to