comparison mysqlpy.py @ 151:802d8df993da

midway through making plots saveable
author catherine@dellzilla
date Fri, 26 Sep 2008 16:11:29 -0400
parents 3b1e25cc0e38
children
comparison
equal deleted inserted replaced
150:b00a020b81c6 151:802d8df993da
1 #!/usr/bin/python 1 #!/usr/bin/python
2 # MySqlPy V1.4.9 2 # MySqlPy V1.5.0
3 # Author: Luca.Canali@cern.ch 3 # Author: Luca.Canali@cern.ch
4 # 4 #
5 # 5 #
6 # Companion of SqlPython, a python module that reproduces Oracle's command line within python 6 # Companion of SqlPython, a python module that reproduces Oracle's command line within python
7 # 'sqlplus inside python' 7 # 'sqlplus inside python'