31 May
2007
31 May
'07
2:04 p.m.
--On 31. Mai 2007 09:58:43 -0400 Jon Emmons <jon.emmons@earthwavetech.com> wrote:
I am using zope 2.9, python 3.4.
Python 2.4 you mean...
when I have a bug in my python I get "Uncaptured Python Exception" coming from zope.
Without the full traceback such a question is pretty much worthless. Uncaptured Python exception are usually coming from the ZServer or Medusa when a client disconnects before Zope has completed the request. Nothing to worry about-
This is a nightmare. I have spent hours trying to trace down the simplest typos that would have been instantly reported in any other development environment.
Provide the *full* traceback. -aj