@Captain Chaos:
Thanks for your research. I think you are correct on most issues.
The most intriguing question remains:
  why doesn't everyone have this problem?

I came up with a new solution that works with my English / Dutch tweets.

1) Change line 1 to 
  import network, util, HTMLParser
2) Change line 49 to
    p = HTMLParser.HTMLParser(None)

This uses another parser (the one that's used in Python3) and may be a
solution to our issue.

-- 
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe1 in position 0: 
unexpected end of data
https://bugs.launchpad.net/bugs/605543
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to