# HG changeset patch # User catherine@dellzilla # Date 1266445106 18000 # Node ID ce4448ca4088a30a94edea052c577f5c89aeab84 # Parent d275d3beceffa269fade5b6807bd7872850ec365 leave office for pycon... diff -r d275d3beceff -r ce4448ca4088 docs/pycon2010/pycon2010.rst --- a/docs/pycon2010/pycon2010.rst Wed Feb 17 14:32:04 2010 -0500 +++ b/docs/pycon2010/pycon2010.rst Wed Feb 17 17:18:26 2010 -0500 @@ -280,4 +280,15 @@ separator = ' ' chant = separator.join(chant) print('{0} and a bottle of {1}'.format(chant, arg)) - \ No newline at end of file + +sqlpython +========= + +Created by Luca Canali @ CERN + +``cmd``-based Replacement for Oracle SQL/*Plus + + + + +