Files
typeshed/stdlib
Alvaro Caceres 4c20cd6711 2and3/mmap.pyi : remove "type: ignore" (#425)
First was for mypy compatibility, but is no longer needed.

Second is removed by going inheriting (Iterable[bytes],
Container[bytes], Sized, Reversible[bytes]) instead of
Sequence[bytes]. Should presumably catch more errors when using __getattr__
2016-08-01 14:20:37 -07:00
..
2016-07-29 15:26:14 -07:00
2016-07-29 15:26:14 -07:00
2016-07-17 21:16:25 -07:00