Comment 4 for bug 348911

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

I commited a lot of unicode fixes for search engine today. Could you please try svn?
v1_3_x branch.

Please fix your script according to the new guidelines:
# New import
from helpers import retrieve_url
#import urllib is not longer needed
use retrieve_url(url) to get the source code of the url page.

If it works on your side, then I will probably release a bugfix version soon.