Comment 0 for bug 1096708

Revision history for this message
Thomas Mashos (tgm4883) wrote :

A Unity scope written in Python 3 on 12.04 gets the following error message when attempting to search

'SharedModel' object has no attribute 'append'

The same code works fine on 12.10. Similar code worked fine in 12.04 using Python 2 (before I ported it to Python 3). The code portions in question are the same between the Python 2 and Python 3 versions.

The scope I'm working on is here

https://code.launchpad.net/~mythbuntu/mythbuntu/unity-scope-mythtv