New submission from Calvin Cheng:
The attached test script works fine with IPv4 syslog:
$ python test_syslog.py 192.168.1.4
(no errors reported)
When running the attached script with python 3.5.2 on Ubuntu 16.04, received
the following error:
$ python3 test_syslog.py ::1
--- Logging error
Changes by Calvin Cheng :
--
nosy: +Calvin Cheng -calcheng
___
Python tracker
<http://bugs.python.org/issue30378>
___
___
Python-bugs-list mailing list
Unsub
Changes by Calvin Cheng :
--
nosy: +calcheng -Calvin Cheng
___
Python tracker
<http://bugs.python.org/issue30378>
___
___
Python-bugs-list mailing list
Unsub