Thread: python - pq: Immediately reset the __write_object.

python - pq: Immediately reset the __write_object.

From
jwp@pgfoundry.org (James William Pye)
Date:
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)