Jason R. Coombs <[email protected]> added the comment:
I can replicate the issue with this command: `python -m pdb -m importlib` (since `importlib` isn't executable, it triggers an error in runpy). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44461> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
