1st. what's the BBC's rss page coding? UTF-8 or something.
2nd. confirm you file coding and document coding equate rss page coding.
3rd. add fromEncoding to you BeautifulSoup instance。
> ex. soup = BeautifulSoup(html,fromEncoding="utf-8")
>
2010/7/16 Andy
> Dear Nice people
>
> I've been usin
For BOOK recommend:my favor. :)
For promote you skill: Find a short python source code(ex.from open source
project) and read it. you can learn more useful programing methods.
2010/7/16 Alan Gauld
>
> "Daniel" wrote
>
> Python website, but I have a question regarding it. With what book I