sphinx-autoapi/tests/python/pypackagecomplex/complex/wildchain/__init__.py
Ashley Whetter 00894a959e Overhauled Python import resolution logic
Stable in more complex cases.
Capable of giving more detailed warnings.
More closely matches real import logic.

Closes #156
2019-01-26 16:18:16 -08:00

3 lines
79 B
Python

from ..wildcard import module_level_method
from ..wildcard import public_chain