[Rhythmbox-devel] python3



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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]