diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-01-07 07:48:55 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-01-07 07:48:55 +0100 |
commit | 1ceca05e54b0fe02b1b45a595066e6d6af877db8 (patch) | |
tree | 38463ee005bb13f47d0e277c263b18a69de00432 /src/runserver.py | |
parent | it seemms that alembic do not find the models (diff) | |
download | newspipe-1ceca05e54b0fe02b1b45a595066e6d6af877db8.tar.gz newspipe-1ceca05e54b0fe02b1b45a595066e6d6af877db8.tar.bz2 newspipe-1ceca05e54b0fe02b1b45a595066e6d6af877db8.zip |
If the character encoding can not be determined, Universal Feed Parser sets the bozo bit to 1 and sets bozo_exception to feedparser.CharacterEncodingUnknown. In this case, parsed values will be strings, not Unicode strings. This is not a problem for us.
Diffstat (limited to 'src/runserver.py')
0 files changed, 0 insertions, 0 deletions