Python code Functions
EditRocket provides the following information on code functions in the Python source code builder.
compile_command(source[, filename[, symbol]]) - This function is useful for programs that want to emulate Python's interpreter main loop (a.
interact([banner[, readfunc[, local]]]) - Convenience function to run a read-eval-print loop.