mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 16:50:25 +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.