python - ip: Fix with-statement test.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ip: Fix with-statement test.
Date: 2007-04-03 18:07:53
Message-ID: 20070403180753.35CA3217413@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix with-statement test.

These still need to be expanded, but this is the start.

Modified Files:
--------------
ip/src/test:
test_with.py (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_with.py.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-04-03 22:38:36 pgsql: Document how to identify an invalid index after a failed CREATE
Previous Message James William Pye 2007-04-03 17:24:54 python - ip: Fix perf tests.