17 May
2004
17 May
'04
6 p.m.
On Mon, 2004-05-17 at 13:54, Loomis, Todd, CTR, DMSO wrote:
All:
My site has been running fine for over a year than this morning it started to get buggy. Would have load a page or not connect at all.
I’m getting the following error in my log:
import regex, regsub #, Sync
/usr/lib/python2.1/regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub()
DeprecationWarning)
/var/www/zope/lib/python/ts_regex.py:87: DeprecationWarning: the regex module is deprecated; please use the re module
This message is almost certainly not the cause of your problem (it's a warning, not an error). - C