[Zope3-dev] System python for *development*? (Was: 3.3.0 tag broken by zc.catalog eggs?)

Dieter Maurer dieter at handshake.de
Tue May 22 13:45:09 EDT 2007


Marius Gedminas wrote at 2007-5-22 14:18 +0300:
> ...
>seem to be minor inconveniences rather than show-stoppers to me.  I'd
>love to hear real horror stories.

I do not have horror stories but dislike system pythons because
they tend to have debugging symbols stripped.

Unfortunately, Zope applications sometimes crash or spin
and it is often very efficient to be able to use a C level
debugger to analyse such situations. However, this has only any
hope when Python still has its debugging information...



-- 
Dieter


More information about the Zope3-dev mailing list