<div dir="ltr"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hello!<br><br>I would have liked to do something like this:<br><br>assert some_false_condition, ValueError("Message")<br>

<br>Meaning that if the assertion fails, the ValueError is raised instead of AssertionError. Do you think it's something that has a chance of being implemented? If so, I will write a PEP.<br><br>Ram.</span><br>
</div>