g = globals()g['__builtins__'] = {}exec('print("print builtin (and other builtins) still available")', g)
Standard input is empty
print builtin (and other builtins) still available
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!