python - ex: Fix logic to only raise an exception if all fail, rather - Mailing list pgsql-committers

From jwp@pgfoundry.org (User Jwp)
Subject python - ex: Fix logic to only raise an exception if all fail, rather
Date
Msg-id 20050410002852.35E091FB621E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix logic to only raise an exception if all fail, rather than just one.
Also, remove unused elif block regarding the unused codec attribute.

Modified Files:
--------------
    ex/src:
        prime.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/prime.py.diff?r1=1.1.1.1&r2=1.2)

pgsql-committers by date:

Previous
From: decibel@pgfoundry.org (User Decibel)
Date:
Subject: newsysviews - newsysview: Don't ignore _compat.sql now that it shouldn't
Next
From: decibel@pgfoundry.org (User Decibel)
Date:
Subject: newsysviews - newsysview: Welcome aggregates.