15 Mar
2005
15 Mar
'05
4:55 p.m.
Right, this does not however keep you from putting import sys sys.setcheckinterval(1000) someplace where it *does* get picked up... Stefan On 15. Mär 2005, at 17:48, Andrew Langmead wrote:
On Mar 15, 2005, at 11:31 AM, Stefan H. Holek wrote:
Rule of thumb is: checkinterval = pystones / 50
Before everyone goes adjusting their zope.conf's python-check-interval, I think I should point out that the configuration option is ignored in versions of Zope 2.7 previous to the Zope-2.7.5 beta release. In Zope 2.7.0 through 2.7.4, you are getting Python 2.3's default checkinterval of 100 no matter what your zope.conf file says.
-- Software Engineering is Programming when you can't. --E. W. Dykstra