Éric Araujo <mer...@netwok.org> added the comment: -import sub.subsub +from .sub import subsub as _dummy
That’s partly incorrect, as you need to bind the name sub to match the original code. ---------- nosy: +eric.araujo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12864> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com