Home | History | Annotate | Download | only in python2.7

Lines Matching refs:fieldlen

576             fieldlen = len(self.field)
580 if self.pos < fieldlen and self.field[self.pos] == ';':