Issue656480

classification
Title: SOL_SOCKET, SO_REUSEADDR
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: pedronis, ype
Priority: normal Keywords: patch

Created on 2002-12-19.20:05:18 by ype, last changed 2003-07-11.19:15:24 by pedronis.

Files
File name Uploaded Description Edit Remove
patchsocket1.txt ype, 2002-12-19.20:06:48
Messages
msg2285 (view) Author: Ype (ype) Date: 2002-12-19.20:05:18
These are missing in __all__ in socket.py,
see recent posts on comp.lang.py.
msg2286 (view) Author: Ype (ype) Date: 2002-12-19.20:06:48
Logged In: YES 
user_id=125722

The patch.
msg2287 (view) Author: Samuele Pedroni (pedronis) Date: 2003-07-11.19:15:24
Logged In: YES 
user_id=61408

Thanks, applied. 

socket.py,1.15
History
Date User Action Args
2002-12-19 20:05:18ypecreate