ts_regex.py is no longer used inside the Zope core since 2.4. It is only there for backward compatibility
for third-party products using ts_regex.
 
Andreas
----- Original Message -----
From: Paul Zwarts
To: zope@zope.org
Sent: Friday, September 07, 2001 06:34
Subject: [Zope] regex in 2.4.0

Greetings all,

 

I keep getting errors from my Zope240 (using python2.1.1) that the following python file:

 

/Zope/lib/python/ts_regex.py

 

is using a the deprecated regex library. Is this an oversight or did I compile something wrong? Its pretty old news that re.sub is the way to go.

 

Thanks,

Paul Zwarts