Misc fixes
- Eliminates relative imports
- Fixes an issue with code generation of nested ternaries in Python
- Adds some more documentation to the instruction classes
- Renames the dagrt.codegen.ast module to avoid shadowing the builtin module
Edited by Matt Wala