[ZPT] CVS: Zope/lib/python/TAL - HTMLTALParser.py:1.34.4.2
Florent Guillaume
fg@nuxeo.com
Mon, 16 Sep 2002 18:48:05 -0400
Update of /cvs-repository/Zope/lib/python/TAL
In directory cvs.zope.org:/tmp/cvs-serv5830
Modified Files:
Tag: Zope-2_6-i18n-branch
HTMLTALParser.py
Log Message:
Missing import.
=== Zope/lib/python/TAL/HTMLTALParser.py 1.34.4.1 => 1.34.4.2 ===
--- Zope/lib/python/TAL/HTMLTALParser.py:1.34.4.1 Sun Sep 15 18:43:34 2002
+++ Zope/lib/python/TAL/HTMLTALParser.py Mon Sep 16 18:48:05 2002
@@ -20,7 +20,7 @@
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