binpash/libdash

Use shasta to return python AST objects

angelhof opened this issue · 0 comments

Describes the last missing part of binpash/pash#671.

Since shasta is now its own library, we need to make the following changes in libdash:

  • Import shasta
  • Return proper python ASTs
  • Remove the printer since it is now part of shasta