[Zope-Checkins] CVS: Zope3/lib/python/Zope/TAL - TALGenerator.py:1.52.16.3.4.11

Fred L. Drake, Jr. fdrake@acm.org
Tue, 11 Jun 2002 13:52:34 -0400


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

Modified Files:
      Tag: fdrake-tal-i18n-branch
	TALGenerator.py 
Log Message:
Remove unused import.


=== Zope3/lib/python/Zope/TAL/TALGenerator.py 1.52.16.3.4.10 => 1.52.16.3.4.11 ===
 import re
 import cgi
-import sys
 
 from TALDefs import *