Home
last modified time | relevance | path

Searched defs:inpackage (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dpyclbr.py122 def _readmodule(module, path, inpackage=None): argument
187 def __init__(self, module, path, file, tree, inpackage): argument
269 def _create_tree(fullmodule, path, fname, source, tree, inpackage): argument