On 12/15/2010 3:46 AM, John Nagle wrote:

You're assuming that the logging package has the right to blither
on the default sys.stderr.

The Python stdlib *already* assumes that it can write to stderr. Using logging instead will make it easier for app writers to do something else.

--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to