mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 14:45:23 +08:00
As per the docs (and implementation): - https://docs.python.org/3/library/pkgutil.html#pkgutil.get_data If the package cannot be located or loaded ... then None is returned.