17 May
2002
17 May
'02
2:20 p.m.
----- Original Message ----- From: <eric.n.dunn@bankofamerica.com> To: <zope@zope.org> Sent: Friday, May 17, 2002 10:01 Subject: [Zope] DeprecationWarning: the regsub module ...
1. Does anyone know if this DeprecationWarning has to be fixed and if so how?
This is a warning that you are using a third party product that still uses the old regsub module. It reminds you that this module might disappear in a later Python version. -aj