I am wanting to use a simple list comprehension to set __all__ for the modules in my package. I am noticing that when I import something from one of my own modu
__all__