Home | History | Annotate | Download | only in email

Lines Matching refs:LookupError

270                     except LookupError:
898 # LookupError will be raised if the charset isn't known to
903 except (LookupError, UnicodeError):