> > Jeff Johnson posted just today on some difficulties he was having with > > Python 2.2, but I think they were related to IIS, not Apache.
I saw something like "it's probably just IIS" in the bug notes on SF but it turns out that was just a unbiased guess from the pythoneers :) Turns out it was Apache with Stronghold that Python 2.2 can't communicate with. There are probably other implementations that it won't work with either. Python expects a proper shutdown now instead of just closing the connection which is what Stronghold does. Stronghold does send a content-length header but Python doesn't read it. -Jeff _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss