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

List:       zope3-checkins
Subject:    [Zope3-checkins] CVS: Zope3/src/zope/proxy - __init__.py:1.8
From:       Jeremy Hylton <cvs-admin () zope ! org>
Date:       2003-11-05 3:08:44
[Download RAW message or body]

Update of /cvs-repository/Zope3/src/zope/proxy
In directory cvs.zope.org:/tmp/cvs-serv25892/proxy

Modified Files:
	__init__.py 
Log Message:
Remove code that isn't needed now that we require Python 2.3.

Cases include future statements for generators, special case
definitions of builtins like basestring and enumerate, a few uses of
types that are unnecessary.


=== Zope3/src/zope/proxy/__init__.py 1.7 => 1.8 ===
--- Zope3/src/zope/proxy/__init__.py:1.7	Tue Jul  1 19:26:38 2003
+++ Zope3/src/zope/proxy/__init__.py	Tue Nov  4 22:08:12 2003
@@ -15,9 +15,6 @@
 
 $Id$
 """
-
-from __future__ import generators
-
 from zope.interface import moduleProvides
 from zope.proxy.interfaces import IProxyIntrospection
 from types import ClassType



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

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