Has the support for the Python language been removed from the SDK in Ubuntu 13.10? I can't find any tutorial for the Unity scope and for Python.
Asked
Active
Viewed 378 times
1 Answers
4
Scopes are transitioning to C++
The reason you might find it hard to find official tutorials for python is because Canonical is transitioning scopes to C++ (this is linked from the official Cookbook page).
You can still use python to write scopes, but it's not the primary target of Canonical... which is sad, I personally love python.