[Zope-Checkins] CVS: Zope2 - DT_String.py:1.39.52.4

Andreas Jung andreas@dhcp165.digicool.com
Wed, 18 Apr 2001 18:50:20 -0400


Update of /cvs-repository/Zope2/lib/python/DocumentTemplate
In directory yetix:/work/sandboxes/ajung-2_4-ts_regex-exterminiation-branch/lib/python/DocumentTemplate

Modified Files:
      Tag: ajung-2_4-ts_regex-exterminiation-branch
	DT_String.py 
Log Message:
reverted to keep a running DTML engine until all non core
code is regex free



--- Updated File DT_String.py in package Zope2 --
--- DT_String.py	2001/04/18 16:32:56	1.39.52.3
+++ DT_String.py	2001/04/18 22:50:05	1.39.52.4
@@ -599,3 +599,4 @@
     """
     manage_edit__roles__=()
     def manage_edit(self,data): raise TypeError, 'cannot edit files'
+