Обсуждение: 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

От
jwp@pgfoundry.org (User Jwp)
Дата:
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)