python - lo: Add new directory __init__.py's Alter docstrings a bit, and

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (User Jwp)
Тема python - lo: Add new directory __init__.py's Alter docstrings a bit, and
Дата
Msg-id 20050407203332.B8D31318F62@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add new directory __init__.py's
Alter docstrings a bit, and add a couple informative strings to
postgresql.__init__.py

Modified Files:
--------------
    lo/postgresql:
        __init__.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/__init__.py.diff?r1=1.1.1.1&r2=1.2)
    lo/postgresql/backend:
        __init__.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/backend/__init__.py.diff?r1=1.1.1.1&r2=1.2)
    lo/postgresql/backend/interface:
        __init__.py (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/backend/interface/__init__.py.diff?r1=1.1.1.1&r2=1.2)
    lo/postgresql/interface:
        __init__.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/interface/__init__.py.diff?r1=1.1.1.1&r2=1.2)
    lo/postgresql/meta:
        __init__.py (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/meta/__init__.py.diff?r1=1.1&r2=1.2)
    lo/postgresql/meta/interface:
        __init__.py (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/meta/interface/__init__.py.diff?r1=1.1&r2=1.2)

Added Files:
-----------
    lo/postgresql/exception:
        __init__.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/exception/__init__.py?rev=1.1&content-type=text/x-cvsweb-markup)
    lo/postgresql/utility:
        __init__.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility/__init__.py?rev=1.1&content-type=text/x-cvsweb-markup)
    lo/postgresql/utility/client:
        __init__.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility/client/__init__.py?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: jwp@pgfoundry.org (User Jwp)
Дата:
Сообщение: python - lo: New Directory
Следующее
От: jwp@pgfoundry.org (User Jwp)
Дата:
Сообщение: python - lo: Add new spaces Update setup's project information.