Raymond Hettinger <[email protected]> added the comment:
Ronald, can modulegraph be made smarter with respect to sections of code guarded by __name__ == '__main__'? That Python idiom is old and pervasive. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41297> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
