[Zope-Checkins] CVS: Zope2 - DT_Util.py:1.71.8.1

Brian Lloyd brian@digicool.com
Mon, 22 Jan 2001 11:35:56 -0500 (EST)


Update of /cvs-repository/Zope2/lib/python/DocumentTemplate
In directory korak.digicool.com:/home/brian/temp/zope-23-branch/lib/python/DocumentTemplate

Modified Files:
      Tag: zope-2_3-branch
	DT_Util.py 
Log Message:
removed check for 213, 233 in html_quote (breaks unicode html quoting). The
fix for client interpretation of those chars as html chars is in HTTPResponse
now.