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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
transformer.py 264 names, defaults, flags = self.com_arglist(args[1:])
283 names, defaults, flags = self.com_arglist(nodelist[2][1:])
813 def com_arglist(self, nodelist): member in class:Transformer
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
transformer.py 264 names, defaults, flags = self.com_arglist(args[1:])
283 names, defaults, flags = self.com_arglist(nodelist[2][1:])
813 def com_arglist(self, nodelist): member in class:Transformer
    [all...]

Completed in 166 milliseconds