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.