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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pkgutil.py 31 def simplegeneric(func): function
153 #@simplegeneric
159 iter_importer_modules = simplegeneric(iter_importer_modules)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pkgutil.py 31 def simplegeneric(func): function
153 #@simplegeneric
159 iter_importer_modules = simplegeneric(iter_importer_modules)

Completed in 136 milliseconds