On Thu, 27 Sep 2001, Jens Vagelpohl wrote:
> andreas,
>
> simply delete all *.pyc files and restart your zope.
>
> find . -name "*.pyc" | xargs rm -f
Hmmm, something might be wrong. After restarting zope I=B4ve got not
a single *.pyc file
find . -name "*.pyc"
had no output. Zope starts and works as before, which means also the
problem did not vanish :-(
Kind regards
Andreas.