HomeSort by relevance Sort by last modified time
    Searched refs:readmodule (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pyclbr.py 48 __all__ = ["readmodule", "readmodule_ex", "Class", "Function"]
76 def readmodule(module, path=None): function
98 '''Do the hard work for readmodule[_ex].
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pyclbr.py 48 __all__ = ["readmodule", "readmodule_ex", "Class", "Function"]
76 def readmodule(module, path=None): function
98 '''Do the hard work for readmodule[_ex].

Completed in 78 milliseconds