use explicit mapping to stdlib modules in test__all__.py
the tests did bail out cause I had a threadpool module somewhere in sys.path. better be explicit about what to test instead of relying on the user not having installed modules with conflicting names.
Showing
Please register or sign in to comment