[Zope-Checkins] CVS: ZODB3/Tools/tests - testzeopack.py:1.6.86.2
Tim Peters
tim.one at comcast.net
Fri May 21 12:14:32 EDT 2004
Update of /cvs-repository/ZODB3/Tools/tests
In directory cvs.zope.org:/tmp/cvs-serv6767/Tools/tests
Modified Files:
Tag: Zope-2_7-branch
testzeopack.py
Log Message:
The __future__ has arrived for nested scopes in ZODB 3.2.
=== ZODB3/Tools/tests/testzeopack.py 1.6.86.1 => 1.6.86.2 ===
--- ZODB3/Tools/tests/testzeopack.py:1.6.86.1 Mon Sep 15 17:26:52 2003
+++ ZODB3/Tools/tests/testzeopack.py Fri May 21 12:14:01 2004
@@ -1,4 +1,3 @@
-from __future__ import nested_scopes
# Some simple tests for zeopack.py
# For this to work, zeopack.py must by on your PATH.
More information about the Zope-Checkins
mailing list