mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-17 03:55:34 +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.