[ZPT] CVS: Zope27/lib/python/TAL - HTMLTALParser.py:1.32.26.2
Florent Guillaume
fg@nuxeo.com
Mon, 16 Sep 2002 18:48:33 -0400
Update of /cvs-repository/Zope27/lib/python/TAL
In directory cvs.zope.org:/tmp/cvs-serv5852
Modified Files:
Tag: Zope-2_7-development-branch
HTMLTALParser.py
Log Message:
Missing import.
=== Zope27/lib/python/TAL/HTMLTALParser.py 1.32.26.1 => 1.32.26.2 ===
--- Zope27/lib/python/TAL/HTMLTALParser.py:1.32.26.1 Tue Jul 30 16:12:52 2002
+++ Zope27/lib/python/TAL/HTMLTALParser.py Mon Sep 16 18:48:32 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