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

List:       zodb-checkins
Subject:    [Zodb-checkins] CVS: Zope/lib/python/ZODB - Connection.py:1.72.6.5
From:       Jeremy Hylton <jeremy () zope ! com>
Date:       2003-04-30 21:25:52
[Download RAW message or body]

Update of /cvs-repository/Zope/lib/python/ZODB
In directory cvs.zope.org:/tmp/cvs-serv7682

Modified Files:
      Tag: Zope-2_6-branch
	Connection.py 
Log Message:
Python 2.1 compatibility


=== Zope/lib/python/ZODB/Connection.py 1.72.6.4 => 1.72.6.5 ===
--- Zope/lib/python/ZODB/Connection.py:1.72.6.4	Wed Apr 30 17:20:36 2003
+++ Zope/lib/python/ZODB/Connection.py	Wed Apr 30 17:25:51 2003
@@ -15,6 +15,8 @@
 
 $Id$"""
 
+from __future__ import nested_scopes
+
 from cPickleCache import PickleCache, MUCH_RING_CHECKING
 from POSException import ConflictError, ReadConflictError
 from ExtensionClass import Base



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

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