2ff3d9d0b2
This helps with handling "recursive" imports in sane manner, for example when foo/__init__.py has something like "from foo import submod". |
||
---|---|---|
.. | ||
__init__.py | ||
mod1.py | ||
mod2.py |
2ff3d9d0b2
This helps with handling "recursive" imports in sane manner, for example when foo/__init__.py has something like "from foo import submod". |
||
---|---|---|
.. | ||
__init__.py | ||
mod1.py | ||
mod2.py |