Обсуждение: python - pq: Immediately reset the __write_object.

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

python - pq: Immediately reset the __write_object.

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Immediately reset the __write_object.

If this is not done, it's possible for an interrupt to cause the object to be
written again.

Modified Files:
--------------
    pq/src:
        transam.py (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/transam.py.diff?r1=1.11&r2=1.12)