# File: builtin-compile-example-2.py BODY = """ print 'the ant, an introduction' """ code = compile(BODY, "