mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-10 08:57:53 +08:00
According to https://docs.python.org/2.7/library/pkgutil.html#pkgutil.iter_modules and https://docs.python.org/3/library/pkgutil.html#pkgutil.iter_modules: "path should be either None or a list of paths to look for modules in."