[Python-Dev] Has socketmodule compilation broken for anyone else lately? (original) (raw)

Barry A. Warsaw barry@zope.com
Fri, 19 Oct 2001 00:39:49 -0400


"MF" == Mark Favas <Mark.Favas@csiro.au> writes:

MF> For the last couple of days, socketmodule hasn't compiled for
MF> me on Tru64 Unix. If I'm the only one seeing this, I'll file a
MF> bug report on sf...

I just did a fresh cvs update, "make test" on Linux and everything works for me. I'm about to create the 2.2b1 release branch, so unless the patch is in my inbox when I wake up about 8 hours from now, it probably won't make it into 2.2b1.

-Barry