view sqlpython/__init__.py @ 524:96803d93b9ae

show fixed for pgsql
author Catherine Devlin <catherine.devlin@gmail.com>
date Thu, 18 Nov 2010 18:47:37 -0500
parents f200a222a936
children
line wrap: on
line source

import mysqlpy
__all__ = ["sqlpython", "sqlpyPlus", "pexpecter", "mysqlpy", \
           "output_templates", "plothandler", "metadata",]
__version__ = '1.7.0'