Proposed changes to logging defaults
Gregory Ewing
greg.ewing at canterbury.ac.nz
Wed Dec 15 16:50:19 EST 2010
Terry Reedy wrote:
> 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.
Also ISTM that any program relying on nothing it calls ever
writing to stderr would be rather fragile.
--
Greg
More information about the Python-list
mailing list