mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 12:35:49 +08:00
8b367c770b
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.