Mercurial > python-cmd2
diff docs/pycon2010/pycon2010.rst @ 357:ce4448ca4088
leave office for pycon...
author | catherine@dellzilla |
---|---|
date | Wed, 17 Feb 2010 17:18:26 -0500 |
parents | d275d3beceff |
children | 18e8487be095 |
line wrap: on
line diff
--- 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 + + + + +