Looking for any recommendations on a Python module/package that would allow me to submit small HTML Unicode documents to Google and retrieve the translated results. Or is this the type of task that one should use a urllib-like module and do manually?
Note: By small HTML Unicode documents I mean files with about 50 paragraphs of text marked up with basic HTML tags. Any suggestions appreciated. Thanks, Malcolm
-- http://mail.python.org/mailman/listinfo/python-list