kde-workspace/plasma/generic/scriptengines/python
Ivailo Monev 6c7c43b90e plasma: make plasma imported work with Python 3
the Python byte-compiler does not care much about variables and
tries to byte-compile the Python 2 code from the file leading to
error during build.

with this commit Python 2.7 or newer are requirement but nowdays
distributions are (slowly) moving towards trowing out Python 2
and replacing it with Python 3 so I do not think this is going to
be much of a problem.
2015-10-05 09:39:31 +03:00
..
CMakeLists.txt generic: misc cleanups 2015-09-04 23:20:01 +00:00
plasma-scriptengine-applet-python.desktop initial import 2014-11-13 19:30:51 +02:00
plasma-scriptengine-dataengine-python.desktop initial import 2014-11-13 19:30:51 +02:00
plasma-scriptengine-runner-python.desktop initial import 2014-11-13 19:30:51 +02:00
plasma-scriptengine-wallpaper-python.desktop initial import 2014-11-13 19:30:51 +02:00
plasma_importer.py plasma: make plasma imported work with Python 3 2015-10-05 09:39:31 +03:00
plasmascript.py initial import 2014-11-13 19:30:51 +02:00
pyappletscript.py initial import 2014-11-13 19:30:51 +02:00
pydataengine.py initial import 2014-11-13 19:30:51 +02:00
pyrunner.py initial import 2014-11-13 19:30:51 +02:00
pywallpaper.py initial import 2014-11-13 19:30:51 +02:00