mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Brett Cannon <brett@python.org> Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
2 lines
115 B
ReStructuredText
2 lines
115 B
ReStructuredText
Deprecate :func:`pkgutil.find_loader` and :func:`pkgutil.get_loader`
|
|
in favor of :func:`importlib.util.find_spec`.
|