[Zope3-checkins] CVS: Zope3/src/zope/documenttemplate/tests - testdt_var.py:1.3
Guido van Rossum
guido@python.org
Fri, 27 Dec 2002 15:06:55 -0500
Update of /cvs-repository/Zope3/src/zope/documenttemplate/tests
In directory cvs.zope.org:/tmp/cvs-serv21264/tests
Modified Files:
testdt_var.py
Log Message:
Get rid of bogus references to module Missing.
=== Zope3/src/zope/documenttemplate/tests/testdt_var.py 1.2 => 1.3 ===
--- Zope3/src/zope/documenttemplate/tests/testdt_var.py:1.2 Wed Dec 25 09:13:37 2002
+++ Zope3/src/zope/documenttemplate/tests/testdt_var.py Fri Dec 27 15:06:54 2002
@@ -33,7 +33,6 @@
self.assertEqual(html(spam=None), 'spam%eggs!|')
def testDefaultFmt(self):
- #import Missing
html = self.doc_class (
"""
<dtml-var spam >