Hello,
I have installed the Local File System 0.10.1 with
Zope 2.4 in Win32 plataform, but when Zope was running, the
next warnings are showed:
C:\WZope\lib\python\ts_regex.py:87:
DeprecationWarning: the regex module is deprecated; please use the re module
import regex, regsub #, Sync
C:\WZope/bin/lib\regsub.py:15:
DeprecationWarning: the regsub module is deprecated; please use re.sub()
DeprecationWarning).
It is showed too if Local File System
0.9.4 version was used.
Anybody knows to how to do resolve it
?
Thanks.