[Zope3-checkins] CVS: Zope3/lib/python/Zope/TAL - HTMLTALParser.py:1.36

Jeremy Hylton jeremy@zope.com
Thu, 18 Jul 2002 11:39:54 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/TAL
In directory cvs.zope.org:/tmp/cvs-serv30180/Zope/TAL

Modified Files:
	HTMLTALParser.py 
Log Message:
Add missing import of I18NError.







=== Zope3/lib/python/Zope/TAL/HTMLTALParser.py 1.35 => 1.36 ===
 from TALGenerator import TALGenerator
 from HTMLParser import HTMLParser, HTMLParseError
 from TALDefs import \
-     ZOPE_METAL_NS, ZOPE_TAL_NS, ZOPE_I18N_NS, METALError, TALError
+     ZOPE_METAL_NS, ZOPE_TAL_NS, ZOPE_I18N_NS, METALError, TALError, \
+     I18NError
 
 BOOLEAN_HTML_ATTRS = [
     # List of Boolean attributes in HTML that may be given in