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

Lines Matching refs:LookupError

933         Raises a LookupError in case the encoding cannot be found.
943 Raises a LookupError in case the encoding cannot be found.
953 Raises a LookupError in case the encoding cannot be found
959 raise LookupError(encoding)
967 Raises a LookupError in case the encoding cannot be found
973 raise LookupError(encoding)
981 Raises a LookupError in case the encoding cannot be found.
991 Raises a LookupError in case the encoding cannot be found.
1076 except LookupError: