Assertion idiom in Python

Syver Enstad syver.enstad at sensewave.com
Thu Nov 2 09:41:23 EST 2000


What is the idiomatic way to express an assertion in Python? I guess throw
an exception, but what kind?





More information about the Python-list mailing list