I just installed the LocalFS Product on Zope 2.4 and when it initiated, I got the following message: /path/to/zope/Zope-2.4.0-linux2-x86/lib/python/ts_regex.py:87: DeprecationWarning: the regex module is deprecated ; please use the re module import regex, regsub #, Sync /path/to/zope/Zope-2.4.0-linux2-x86/lib/python2.1/regsub.py:15: Deprecation Warning: the regsub module is deprecated; please use re.sub() DeprecationWarning) Is this bad? Zope still seems to work fine. Michael
Just ignore it, its a warning. Cheers. -- Andy McKay. ----- Original Message ----- From: "Michael" <michael@exasource.com> To: <zope@zope.org> Sent: Thursday, November 01, 2001 12:12 PM Subject: [Zope] NEWBIE Q LocalFS Product
I just installed the LocalFS Product on Zope 2.4 and when it initiated, I got the following message:
/path/to/zope/Zope-2.4.0-linux2-x86/lib/python/ts_regex.py:87: DeprecationWarning: the regex module is deprecated ; please use the re module import regex, regsub #, Sync /path/to/zope/Zope-2.4.0-linux2-x86/lib/python2.1/regsub.py:15: Deprecation Warning: the regsub module is deprecated; please use re.sub() DeprecationWarning)
Is this bad? Zope still seems to work fine.
Michael
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Andy McKay -
Michael