I have cc'd the zope list in case others may find this answer helpful.

> Hi,
>
> i read your question (seems quite recent).
> I've had the same problem and traced the problem to some forgotten
> import time  in pgPropSource.py in the exUserFolder folder.
>
> If you add:
>
> import time
>
> below f.i. import cPickle

Thank you. This resolves the issue. Upon further investigation I have found that
that a bug report has been filed at
http://sourceforge.net/tracker/index.php?func=detail&aid=798772&group_id=36318&atid=416446


> and remove the pgPropSource.pyc file after you've safed the change,
> restart Zope and hopefully it works than.
> Be careful not to test first in some remote deep folder before using it
> somewhere where being locked out can cause harm :-)
>
> Hope this works.
>
> Greetings
> Felix
>
> -- Felix Slager Shape * vorm aan informatie
> Spoorstraat 31 7101GR Winterswijk The Netherlands
> t: +31 (0)543 530099 f: + 31 (0)543 531718 e: [EMAIL PROTECTED]
> w: www.take-shape.nl
>
>


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to