[gnue] r9866 - trunk/gnue-common/src/datasources/drivers/sql/sqlite3

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: btami
Date: 2008-03-26 14:56:03 -0500 (Wed, 26 Mar 2008)
New Revision: 9866

Modified:
   trunk/gnue-common/src/datasources/drivers/sql/sqlite3/Base.py
Log:
remove test prints

Modified: trunk/gnue-common/src/datasources/drivers/sql/sqlite3/Base.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/sql/sqlite3/Base.py	2008-03-26 19:33:54 UTC (rev 9865)
+++ trunk/gnue-common/src/datasources/drivers/sql/sqlite3/Base.py	2008-03-26 19:56:03 UTC (rev 9866)
@@ -71,9 +71,9 @@
   # ---------------------------------------------------------------------------
 
   def _getConnectParams_ (self, connectData):
-    print self._drivername_
+
     drv = __import__(self._drivername_)
-    print drv
+
     # Register the missing converter and adapater for time values
     drv.dbapi2.register_adapter (datetime.time, adapt_time)
     drv.dbapi2.register_converter ('time', convert_time)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.