changeset 413:7e3910c7bcb7

dropping nonpythoncommand
author catherine@bothari
date Fri, 16 Oct 2009 17:54:23 -0400
parents 3f566f30d14d
children c42d9619e715
files sqlpython/sqlpyPlus.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sqlpython/sqlpyPlus.py	Thu Oct 15 20:35:52 2009 -0400
+++ b/sqlpython/sqlpyPlus.py	Fri Oct 16 17:54:23 2009 -0400
@@ -374,7 +374,6 @@
         self.wildsql = False
         self.serveroutput = True
         self.scan = True
-        self.nonpythoncommand = 'sql'
         self.substvars = {}
         self.result_history = []
         self.rows_remembered = 10000