Serhiy Storchaka <[email protected]> added the comment:
Loading modules every time without using a cache (sys.modules) can add significant overhead. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42667> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
