[Python-Dev] Stdlib Logging questions (PEP 337 SoC)

A.M. Kuchling amk at amk.ca
Tue Jun 6 13:20:44 CEST 2006


On Mon, Jun 05, 2006 at 08:49:47PM -0400, Jim Jewett wrote:
> If no explicit changes are made locally,
> 
>    py.asyncore.dispatcher.hits
>    py.asyncore.dispatcher.messages

These handler names seem really specific, though.  Why have
'dispatcher' in there?

Part of Jackilyn's task should be to refine and improve the PEP.
Logging is probably irrelevant for many modules, but which ones are
those?  What conventions should be followed for handler names?  Etc...

--amk


More information about the Python-Dev mailing list