python - fe: Add DB-API 2.0 interface module.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - fe: Add DB-API 2.0 interface module.
Дата
Msg-id 20060220203318.2EEBF10337F9@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add DB-API 2.0 interface module.

It is likely to be compliant enough for standards use.

Also add unittests for it via
http://stuartbishop.net/Software/DBAPI20TestSuite/dbapi20.py

Thanks to Erwin on freenode/#python for pointing me at it.

Added Files:
-----------
    fe/src:
        dbapi2.py (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/dbapi2.py?rev=1.1&content-type=text/x-cvsweb-markup)
    fe/test:
        dbapi2.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/test/dbapi2.py?rev=1.1&content-type=text/x-cvsweb-markup)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix three Python reference leaks in PLy_traceback().
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Change xxxx_COMMON_CS macros in case of