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

Lines Matching defs:_CR

1396         self.seennl |= (lf and self._LF) | (cr and self._CR) \
1431 _CR = 2