------------------
- add in the module runtime:
- the function _safe_builtins
- the variable SAFE_BUILTINS
- the functions safe_eval and safe_exec used to eval/exec python code without IO functions.
- add the builtins module in the module version.
- add description of tu, version and runtime in the readme.