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

Lines Matching full:strict_domain_re

1211     strict_domain_re = re.compile(r"\.?[^.]*")