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

Lines Matching refs:WEEKDAY_RE

193 WEEKDAY_RE = re.compile(
254 text = WEEKDAY_RE.sub("", text, 1) # Useless weekday