exception handling; python program that interacts with postgresql db

hiaips rosedb0 at gmail.com
Wed Aug 2 21:36:49 EDT 2006


Another option would be to use the psycopg module to connect to
postgres from within your Python code. See
http://www.initd.org/projects/psycopg1 for more information.

--hiaips




More information about the Python-list mailing list