Sometimes, all you have is the ast. Other times, all you want is the source code. Some times, both these things are true. `codegen.py` is a nifty piece of software that will generate Python source code from an AST.