Martin Panter added the comment:

I’ve never used syslog() in Python, but I thought I should point out that the 
standard Posix API does not do any error reporting either. See 
<http://pubs.opengroup.org/onlinepubs/9699919799/functions/syslog.html>: “The . 
. . functions shall not return a value. / No errors are defined.”

----------
nosy: +martin.panter

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24850>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to