[ZPT] CVS: Zope/lib/python/Products/PageTemplates/tests/output - CheckUnicodeInserts.html:1.1.2.1

Florent Guillaume fg@nuxeo.com
Sun, 15 Sep 2002 20:00:48 -0400


Update of /cvs-repository/Zope/lib/python/Products/PageTemplates/tests/output
In directory cvs.zope.org:/tmp/cvs-serv1822/Products/PageTemplates/tests/output

Added Files:
      Tag: Zope-2_6-i18n-branch
	CheckUnicodeInserts.html 
Log Message:
Improved support for Unicode in TAL and ZPT.
Added tests that exercise that.


=== Added File Zope/lib/python/Products/PageTemplates/tests/output/CheckUnicodeInserts.html ===
<html>
<body>
<head>
   <p>e acute=é</p>
</head>
</body>
</html>