You might also try a different scripting language, for example Lua.
I've a python module "lupa" bookmarked for a project on my todo list
that requires user scripting.  It appears you can have a relatively
sandboxed access to python objects.  I'm hoping that with some careful
compiling of the luajit compiler it will use a limited set of
libraries, providing only simple/non-dangerous capability.  I haven't
tried any of this yet though, so just food for thought.

http://pypi.python.org/pypi/lupa

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to