Patches item #1545011, was opened at 2006-08-22 21:35
Message generated for change (Settings changed) made by collinwinter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1545011&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Damon Kohler (damonkohler)
>Assigned to: Collin Winter (collinwinter)
Summary: Fixes SocketServer Bug 1531963

Initial Comment:
Bug 1531963 is fixed by setting
SocketServer.server_address =
SocketServer.socket.getsockname() when the socket is bound.

----------------------------------------------------------------------

Comment By: Collin Winter (collinwinter)
Date: 2007-03-07 15:14

Message:
Logged In: YES 
user_id=1344176
Originator: NO

Looks good to me.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1545011&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to