Thread: python - ex: Fix logic to only raise an exception if all fail, rather

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

From
jwp@pgfoundry.org (User Jwp)
Date:
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)