[issue4275] socketserver example code not correctly ported to py3k

Brad Miller report at bugs.python.org
Sat Nov 8 14:47:29 CET 2008


Brad Miller <bonelake at gmail.com> added the comment:

Here's a combined patch that fixes:

Doc/library/socketserver.rst  examples tested and working
Demo/sockets/udpecho.py
Demo/sockets/unixclient.py

Added file: http://bugs.python.org/file11967/socketpatches.patch

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


More information about the Python-bugs-list mailing list