[issue5379] Multicast example mcast.py is outdated and ugly

Philipp Hagemeister report at bugs.python.org
Sun May 3 17:15:43 CEST 2009


Philipp Hagemeister <phihag at phihag.de> added the comment:

Updated patch to use the new ipaddr module instead of the
platform-specific socket.inet_pton (unavailable on some platforms,
including Windows XP)
Updated formatting

----------
Added file: http://bugs.python.org/file13851/mcast-example.diff

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


More information about the Python-bugs-list mailing list