Create mypy_extensions package. (#2228)

Closes #2210. See also #2206.
3 files changed
tree: ad2536814044348954a616691c6ab8196badef51
  1. mypy_extensions.py
  2. README.md
  3. setup.py
README.md

Mypy Extensions

The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.