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