Searched defs:inpackage (Results  1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ | 
| D | pyclbr.py | 122 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
  | 
| /external/python/cpython2/Lib/ | 
| D | pyclbr.py | 97 def _readmodule(module, path, inpackage=None):  argument
  |