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

Function _find_module

Lib/idlelib/EditorWindow.py:36–66  ·  view source on GitHub ↗

Version of imp.find_module() that handles hierarchical module names

(fullname, path=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

open_moduleMethod · 0.85

Calls 4

splitMethod · 0.80
closeMethod · 0.45
find_moduleMethod · 0.45
load_moduleMethod · 0.45

Tested by

no test coverage detected