1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Thomas Gellekum 5ce365a086 - Use re instead of obsolete regex module. This fixes some warnings
with newer versions of Python.
- Call socket.{connect,bind} with a tuple (ip, port).

Obtained from:	Zope CVS tree
2002-04-11 11:45:29 +00:00
..