[Python-Dev] test_builtin failing on Windows

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


> But only if run under a debug build *and* passing -O to Python:

*And* only if the .pyc/.pyo files reachable from Lib/ are deleted before
running it.

Starting to smell like another of those wild memory overwrite problems for
efence/Insure or whatever.