Mercurial > sqlpython
diff sqlpyPlus.py @ 109:38ee1ca92801 v1.4.6.1
version 1.4.6.1
author | catherine@Elli.myhome.westell.com |
---|---|
date | Mon, 09 Jun 2008 23:13:39 -0400 |
parents | 31de4c0b06ee |
children | 289b0a472b65 |
line wrap: on
line diff
--- a/sqlpyPlus.py Mon Jun 09 23:07:45 2008 -0400 +++ b/sqlpyPlus.py Mon Jun 09 23:13:39 2008 -0400 @@ -15,8 +15,6 @@ Use 'help' within sqlpython for details. -Compatible with sqlpython v1.3 - Set bind variables the hard (SQL*Plus) way exec :b = 3 or with a python-like shorthand @@ -931,4 +929,4 @@ if __name__ == "__main__": "Silent return implies that all unit tests succeeded. Use -v to see details." - _test() \ No newline at end of file + _test()