Обсуждение: python - pq: Fix BindingsAndExecutings.

Поиск
Список
Период
Сортировка

python - pq: Fix BindingsAndExecutings.

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Fix BindingsAndExecutings.

The reinitialization of Binding was causing a double transition, so go ahead and
create the message manually when generating the B & E set.

Modified Files:
--------------
    pq/src:
        client3.py (r1.23 -> r1.24)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.23&r2=1.24)