Open GoogleCodeExporter opened 8 years ago
Original comment by jcgregorio@google.com
on 20 Jun 2012 at 1:03
A better solution to this might be to change httplib2's outputting to use
Python's logging?
Original comment by afs...@google.com
on 9 Aug 2012 at 6:15
The 'bad' logging is actually coming from httplib, not httplib2, so the fix
isn't that easy.
Original comment by jcgregorio@google.com
on 9 Aug 2012 at 12:58
Ah, OK. There are a number of print statements in httplib2 too, is it worth
fixing them?
Original comment by afs...@google.com
on 9 Aug 2012 at 3:11
Yes, those should be cleaned up regardless of how we handle the httplib logging.
Original comment by jcgregorio@google.com
on 9 Aug 2012 at 3:14
Original issue reported on code.google.com by
mshel...@google.com
on 15 Jun 2012 at 5:29