Follow up to:
- generating rewritten code using
meta
, the ast reverse parsing tool - and the desire to see re-writing of the source available to pytest devs
When the above was written Meta
couldn't cope with some of the rewritten ast trees in pytest tests. But srossross kindly responded quickly to my comment and merged the already written Meta/PR#19.
But until Meta>0.4.1 is released, we'll still need to use pip install -e git+git@github.com:srossross/Meta.git#egg=Meta