##^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Lance Simms, Stanford University 2009
##This script is an example of how I can use MySQL with python
##It simply outputs the version number to the screen

##IMPORT THE MODULE LOCATED IN /u1/ki
import MySQLdb

