Re: [Rhythmbox-devel] python3

2013-04-21 Thread Lachlan
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" 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

[Rhythmbox-devel] python3

2013-04-21 Thread Jonathan Matthew
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