Home | History | Annotate | Download | only in idlelib

Lines Matching refs:_find_module

36 def _find_module(fullname, path=None):
662 (f, file, (suffix, mode, type)) = _find_module(name)