All:
I'm getting this
error message every time I try to start Zope:
/var/www/zope/lib/python/ts_regex.py:87: DeprecationWarning: the regex
module is deprecated; please use the re module
import regex, regsub #,
Sync
/usr/lib/python2.1/regsub.py:15: DeprecationWarning: the regsub module
is deprecated; please use re.sub()
DeprecationWarning)
What gives, it was
working fine then I got a call saying the site wasn't responding. So I restarted
Zope and got this. Any help will be greatly
appreciated.