mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 09:25:33 +08:00
2ba90a65c0
The presence of a __all__ causes everything to not get picked up by import *, which among other things breaks the new six.moves stubs.