mypy and mypy_extensions aren't posix only (#3765)

1 file changed
tree: 3cf7891a8d4642f7bb4ecfaff0a9dc6f82cc37b7
  1. LICENSE
  2. MANIFEST.in
  3. mypy_extensions.py
  4. README.md
  5. setup.cfg
  6. 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.