[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zodb-checkins
Subject:    [Zodb-checkins] CVS: ZODB3/ZEO - DebugServer.py:1.1.18.2
From:       Tim Peters <tim.one () comcast ! net>
Date:       2004-05-21 16:14:34
Message-ID: 200405211614.i4LGEYwn007204 () cvs ! zope ! org
[Download RAW message or body]

Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv6767/ZEO

Modified Files:
      Tag: Zope-2_7-branch
	DebugServer.py StorageServer.py start.py 
Log Message:
The __future__ has arrived for nested scopes in ZODB 3.2.


=== ZODB3/ZEO/DebugServer.py 1.1.18.1 => 1.1.18.2 ===
--- ZODB3/ZEO/DebugServer.py:1.1.18.1	Mon Sep 15 17:26:53 2003
+++ ZODB3/ZEO/DebugServer.py	Fri May 21 12:14:01 2004
@@ -13,8 +13,6 @@
 ##############################################################################
 """A debugging version of the server that records network activity."""
 
-from __future__ import nested_scopes
-
 import struct
 import time
 


=== ZODB3/ZEO/StorageServer.py 1.98.4.6 => 1.98.4.7 ===
--- ZODB3/ZEO/StorageServer.py:1.98.4.6	Fri Jan  9 15:54:48 2004
+++ ZODB3/ZEO/StorageServer.py	Fri May 21 12:14:01 2004
@@ -20,8 +20,6 @@
 exported for invocation by the server.
 """
 
-from __future__ import nested_scopes
-
 import asyncore
 import cPickle
 import os


=== ZODB3/ZEO/start.py 1.60 => 1.60.16.1 ===
--- ZODB3/ZEO/start.py:1.60	Mon Jan 20 13:05:50 2003
+++ ZODB3/ZEO/start.py	Fri May 21 12:14:01 2004
@@ -13,8 +13,6 @@
 ##############################################################################
 """Start the ZEO storage server."""
 
-from __future__ import nested_scopes
-
 import sys, os, getopt
 import types
 import errno


_______________________________________________
Zodb-checkins mailing list
Zodb-checkins@zope.org
http://mail.zope.org/mailman/listinfo/zodb-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic