New submission from Michael Bevilacqua-Linn:
Hey thanks so much for reaching out!
I'm not really interested in leaving Philly or my current job at the moment
though...
Thanks!
MBL
On Fri, Feb 27, 2015 at 4:48 AM, Margaret O'Reilly
wrote:
> Hi Michael,
>
> I hope you are
Michael Bevilacqua-Linn added the comment:
Ack yes you're right, there was a bug in my test case... Sorry about that.
--
___
Python tracker
<http://bugs.python.org/is
New submission from Michael Bevilacqua-Linn:
Hello,
In BaseHTTPServer line 104 is the following:
allow_reuse_address = 1# Seems to make sense in testing environment
This appears to attempt to set SO_REUSEADDR, but it doesn't actually do
anything since the attribute that needs to b