summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcatherine <catherine@dellzilla>2010-02-17 17:18:26 -0500
committercatherine <catherine@dellzilla>2010-02-17 17:18:26 -0500
commit9e97773eb62f26e2e3e323d9e56e7519fb14f155 (patch)
treeb8c96a28aad687e1cc29ae94c84c3277e99af8ef
parentcdc42ab6a5931be48f7899250d67ffb821f4612e (diff)
downloadcmd2-hg-9e97773eb62f26e2e3e323d9e56e7519fb14f155.tar.gz
leave office for pycon...
-rw-r--r--docs/pycon2010/pycon2010.rst13
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/pycon2010/pycon2010.rst b/docs/pycon2010/pycon2010.rst
index 5688e9a..fd913ac 100644
--- a/docs/pycon2010/pycon2010.rst
+++ b/docs/pycon2010/pycon2010.rst
@@ -280,4 +280,15 @@ Options: pirate8.py
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
+
+
+
+
+