June 14, 2004
4:26 a.m.
Guido van Rossum wrote:
test_asynchat fails if you run it a *second* time, from .pyc/.pyo file instead of from scratch. This is a known problem with marshal not knowing how to deal with a float infinity (don't ask).
So is someone going to fix it?
Yes. I'll back-out #957240. Regards, Martin