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

Lines Matching full:all_errors

70 all_errors = (Error, IOError, EOFError)
766 all_errors = (Error, IOError, EOFError, ssl.SSLError)