blob: 3d5b3c739b614c2490cb798a24e686e05735ae85 (
plain)
1
2
3
4
|
restrictedpythondir = $(kde_datadir)/kross/python/RestrictedPython
restrictedpython_SCRIPTS = __init__.py Eval.py Guards.py Limits.py \
MutatingWalker.py PrintCollector.py RCompile.py RestrictionMutator.py \
SelectCompiler.py Utilities.py
|