Hacker News new | ask | show | jobs
by gpshead 2639 days ago
Yes it does: mypy can analyze Python 2 code - https://mypy.readthedocs.io/en/latest/python2.html

MyPy itself _runs_ under Python 3.