Ram Rachum <[email protected]> added the comment: What's the problem with detecting circular imports? Mind you that we only need a post-mortem analysis to check why the import failed; so after the import failed, we could check whether our import stack has a loop in it.
I'm not familiar with the ImportWarning regarding `__init__.py`. Is this written about anywhere? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12583> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
