Hi everybody, I wrote a small http client I'm using to download and analyze some web pages.I used urllib and the examples on the doc to create the http client, but I have some problems with the encoding of the returned data.
Where can I find a good example about how to manage encoding for http responses???? Lorenzo
-- http://mail.python.org/mailman/listinfo/python-list