google / pasta

Library to refactor python code through AST manipulation.
Apache License 2.0
341 stars 40 forks source link

Update to Pasta to make it possible to run it from python 3 (with type checking, etc.) and have it parse either python 2 or 3. #87

Closed bronevet-abc closed 3 years ago

bronevet-abc commented 3 years ago

Update to Pasta to make it possible to run it from python 3 (with type checking, etc.) and have it parse either python 2 or 3.