Home | History | Annotate | Download | only in compiler

Lines Matching refs:unpackSequence

1393                 self.unpackSequence(arg)
1395 def unpackSequence(self, tup):
1402 self.unpackSequence(elt)
1406 unpackTuple = unpackSequence