[Zope-Checkins] CVS: Products/DCOracle2 - DA.py:1.8

Chris Withers cvs-admin at zope.org
Mon Nov 3 09:15:27 EST 2003


Update of /cvs-repository/Products/DCOracle2
In directory cvs.zope.org:/tmp/cvs-serv732

Modified Files:
	DA.py 
Log Message:
more cruft gone.


=== Products/DCOracle2/DA.py 1.7 => 1.8 ===
--- Products/DCOracle2/DA.py:1.7	Wed May 15 17:14:23 2002
+++ Products/DCOracle2/DA.py	Mon Nov  3 09:15:27 2003
@@ -135,9 +135,6 @@
 
     def factory(self): return DB
 
-    def table_info(self):
-	return self._v_database_connection.table_info()
-
 class Procedure(SP.Procedure):
     " "
     id='ZOracleStoredProcedure'




More information about the Zope-Checkins mailing list