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

Lines Matching full:domains

554     For accepting/blocking domains.
562 """For blocking/accepting domains.
882 """Return the sequence of blocked domains (as a tuple)."""
885 """Set the sequence of blocked domains."""
895 """Return None, or the sequence of allowed domains (as a tuple)."""
898 """Set the sequence of allowed domains, or None."""