changeset 449:63b9db1814e0

tweak to settable
author catherine@dellzilla
date Thu, 11 Feb 2010 14:47:06 -0500
parents 9708afb3bb41
children abf71d72f467
files sqlpython/sqlpyPlus.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sqlpython/sqlpyPlus.py	Wed Feb 10 19:45:01 2010 -0500
+++ b/sqlpython/sqlpyPlus.py	Thu Feb 11 14:47:06 2010 -0500
@@ -370,7 +370,7 @@
         timeout
         heading
         wildsql          Accept wildcards, position #s in column names
-        version'''.splitlines()
+        version'''
     
     def __init__(self):
         sqlpython.sqlpython.__init__(self)