[Zodb-checkins] CVS: ZODB3/Tools/tests - testzeopack.py:1.8

Jeremy Hylton cvs-admin at zope.org
Mon Nov 3 13:57:06 EST 2003


Update of /cvs-repository/ZODB3/Tools/tests
In directory cvs.zope.org:/tmp/cvs-serv10897/Tools/tests

Modified Files:
	testzeopack.py 
Log Message:
Remove future statements.  The future is now.


=== ZODB3/Tools/tests/testzeopack.py 1.7 => 1.8 ===
--- ZODB3/Tools/tests/testzeopack.py:1.7	Thu Oct  2 14:17:25 2003
+++ ZODB3/Tools/tests/testzeopack.py	Mon Nov  3 13:56:31 2003
@@ -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 Zodb-checkins mailing list