Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
pkgutil.py
Find file
Blame
History
Permalink
Issue #14710: Fix both pkgutil.find_loader() and get_loader() to not
· 8447c703
Brett Cannon
authored
May 23, 2014
raise an exception when a module doesn't exist. Thanks to Pavel Aslanov for the bug report.
8447c703