[z3-checkins] r28834 - z3/hurry.query/trunk/src/hurry/query
faassen at codespeak.net
faassen at codespeak.net
Thu Jun 15 17:55:28 CEST 2006
Author: faassen
Date: Thu Jun 15 17:55:27 2006
New Revision: 28834
Modified:
z3/hurry.query/trunk/src/hurry/query/query.txt
Log:
unnecessary import.
Modified: z3/hurry.query/trunk/src/hurry/query/query.txt
==============================================================================
--- z3/hurry.query/trunk/src/hurry/query/query.txt (original)
+++ z3/hurry.query/trunk/src/hurry/query/query.txt Thu Jun 15 17:55:27 2006
@@ -43,7 +43,6 @@
We use a fake int id utility here so we can test independent of
the full-blown zope environment::
- >>> from zope.interface import verify
>>> from zope import interface
>>> import zope.app.intid.interfaces
>>> from zope.app.testing import ztapi
More information about the z3-checkins
mailing list