_FetchUrl has hardcoded
http_handler = self._urllib.HTTPHandler(debuglevel=1)
https_handler = self._urllib.HTTPSHandler(debuglevel=1)
This causes a bunch of junk to be spewed to STDOUT.
This should be removed, or made easily configurable.
Original issue reported on code.google.com by joegermu...@gmail.com on 5 Sep 2010 at 2:58
Original issue reported on code.google.com by
joegermu...@gmail.com
on 5 Sep 2010 at 2:58