[issue14416] syslog missing constants

Edward Yang report at bugs.python.org
Tue Mar 27 05:22:34 CEST 2012


Edward Yang <ezyang at mit.edu> added the comment:

I misspoke about UUCP. SYSLOG appears to be missing from the documentation.

Arguably they should be present if Linux supports them, and missing if they don't (same as LOG_PERROR, and some of the other constants.) Then you can do feature detection Python-side.

----------

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


More information about the Python-bugs-list mailing list