R. David Murray added the comment:

Hmm.  Normally the way errors are reported in python is via exception.  
personally I would not want syslog raising an exception if it couldn't deliver 
the message.

I suppose we could have it return a status code.  That would be a new feature, 
though.

----------
nosy: +r.david.murray
type: behavior -> enhancement
versions: +Python 3.6 -Python 2.7, Python 3.2, Python 3.3, Python 3.4, Python 
3.5

_______________________________________
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