Same, but for Python.

might steal oren’s idea for the javascript evaluator but for rust instead, but i’d have to do some mega sandboxing

comments (single view)

delete __builtins__ # or whatever the thing was

I could just use restricted python

no need to wreck my environment

make an array with blacklisted words like delete or exit()

nah, I’ma use restrictedpython since I need some builtin things

because it’s possible

View all comments