MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / any_missing_maybe

Method any_missing_maybe

Lib/modulefinder.py:534–578  ·  view source on GitHub ↗

Return two lists, one with modules that are certainly missing and one with modules that *may* be missing. The latter names could either be submodules *or* just global names in the package. The reason it can't always be determined is that it's impossible to tell which

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

reportMethod · 0.95
any_missingMethod · 0.95
findDependenciesMethod · 0.95

Calls 4

rfindMethod · 0.80
appendMethod · 0.45
getMethod · 0.45
sortMethod · 0.45

Tested by

no test coverage detected