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

Lines Matching refs:DIVIDER

1136     # This divider string is used to separate failure messages, and to
1138 DIVIDER = "*" * 70
1212 out = [self.DIVIDER]
1481 print self.DIVIDER
2194 runner.DIVIDER = "-"*70