[issue14416] syslog missing constants

R. David Murray report at bugs.python.org
Tue Mar 27 18:05:41 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

Thinking about this some more, I think that AUTHPRIV is special.  You don't want to inadvertently log AUTHPRIV stuff to some other facility.  So I think the code patch is good, and we should add a note to the docs that AUTHPRIV may not exist on all platforms.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14416>
_______________________________________


More information about the Python-bugs-list mailing list