mypy
270afec8 - Fix 7807 (#7820)

Commit
6 years ago
Fix 7807 (#7820) Commit a8c7947 removed the old parser after the new one had taken over, but the ability to use `mypy.parse` as a script for dumping parse trees was also removed, perhaps by accident. This commit adds that functionality back as a script under `misc/`. This is work towards #7807. What remains is editing the wiki accordingly.
Author
Committer
Parents
Loading