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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
modulefinder.py 42 # This ReplacePackage mechanism allows modulefinder to work around the
44 # sys.modules at runtime by calling ReplacePackage("_xmlplus", "xml")
47 def ReplacePackage(oldname, newname):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
modulefinder.py 42 # This ReplacePackage mechanism allows modulefinder to work around the
44 # sys.modules at runtime by calling ReplacePackage("_xmlplus", "xml")
47 def ReplacePackage(oldname, newname):

Completed in 127 milliseconds