Re: psycopg2 ReferenceManual

2008-05-06 Thread M.-A. Lemburg
On 2008-04-30 16:52, David Anderson wrote: Hi all, where can I find the reference manual from the psycopg2 or the dbapi2.0 because in their official pages I could'nt find The Python DB-API 2.0 is defined in the PEP 249: http://www.python.org/dev/peps/pep-0249/ -- Marc-Andre Lemburg eGenix.com

Re: psycopg2 ReferenceManual

2008-05-05 Thread Daniel Fetchinson
> Hi all, where can I find the reference manual from the psycopg2 or the > dbapi2.0 because in their official pages I could'nt find > thx > > Once you have the source of any package you can create a reference manual using e.g. epydoc. -- http://mail.python.org/mailman/listinfo/python-list

psycopg2 ReferenceManual

2008-05-05 Thread David Anderson
Hi all, where can I find the reference manual from the psycopg2 or the dbapi2.0 because in their official pages I could'nt find thx -- http://mail.python.org/mailman/listinfo/python-list