STINNER Victor <vstin...@python.org> added the comment:

find_module() and find_loader() are now also deprecated (bpo-42134). Currently, 
What's New in Python 3.10 says: "(superseded by exec_module())".

It would be great to have a documentation like the good subprocess 
"replacement" documentation:
https://docs.python.org/dev/library/subprocess.html#subprocess-replacements

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43540>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to