You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Take a feed whose content contains non-ascii characters.
2. Run feedjack_update.py for this feed.
I'm receiving a warning:
/bin/feedjack_update.py:158: UnicodeWarning: Unicode unequal comparison
failed to convert both arguments to Unicode - interpreting them as being
unequal
> if tobj.content != content or (date_modified and
Original issue reported on code.google.com by [email protected] on 15 Sep 2008 at 6:50
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 15 Sep 2008 at 6:50The text was updated successfully, but these errors were encountered: