Home
last modified time | relevance | path

Searched refs:extractarglist (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/bgen/bgen/
Dscantools.py610 arglist = self.extractarglist(args)
639 def extractarglist(self, args): member in Scanner