[Python-Dev] test_builtin failing on Windows

Tim Peters tim.one@home.com
Fri, 23 Feb 2001 16:44:13 -0500


[Jeremy]
> Yeah.  The code is obviously broken.  The second co==NULL test should
> go and the DECREF should be below the com_make_closure() call.  Do you
> want to fix it or should I?

I'll do it:  a crash isn't easy to provoke without the MS debug landfill
behavior, so it's easiest for me to test it.

all's-well-that-ends-ly y'rs  - tim