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

Lines Matching refs:embedded_dots

1007             embedded_dots = (undotted_domain.find(".") >= 0)
1008 if not embedded_dots and domain != ".local":