[Zope-CMF] Re: How to translate CMF, first summary
Jens Vagelpohl
jens@zope.com
Thu, 27 Sep 2001 10:10:41 -0400
yes, something is probably wrong. make sure that your setup is really=20
running off the set of files you are looking at.
jens
On Thursday, September 27, 2001, at 09:56 , Tille, Andreas wrote:
> 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.
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://www.zope.org/Products/PTK/Tracker for bug reports and =
feature=20
> requests