>>>>> "TP" == Tim Peters <tim@zope.com> writes:
TP> We don't test any variations beyond debug vs release build,
TP> and it appears that the debug build isn't tested much except
TP> on Windows (although I expect the debugging memory allocator
TP> in 2.3 will suck more Linux developers into running debug
TP> builds).
Yep, I typically run Python2.3cvs --with-pydebug.
-Barry