New submission from Kazutaka Morita :
If we stop a syslog daemon when running the following program, it
leads to an infinite loop.
==
#!/usr/bin/env python
import eventlet
from logging.handlers import SysLogHandler
import time
import logging
eventlet.patcher.monkey_patch(all=False, socket
Changes by Kazutaka Morita :
--
hgrepos: +137
keywords: +patch
Added file: http://bugs.python.org/file26154/syslog.patch
___
Python tracker
<http://bugs.python.org/issue15
Changes by Kazutaka Morita :
--
hgrepos: -137
___
Python tracker
<http://bugs.python.org/issue15179>
___
___
Python-bugs-list mailing list
Unsubscribe: