Hi folks<br><br>I wasn&#39;t sure if this warranted a bug in the tracker, so I thought I&#39;d raise it here first.<br><br>unittest has assertIn, assertNotIn, assertEqual, assertNotEqual and so on. So, it seems odd to me that there isn&#39;t assertNotRaises. Is there any particular motivation for not putting it in?<br>

<br>I&#39;ve attached a simple patch against Python 3&#39;s trunk to give an idea of what I have in mind.<br><br>Thanks<br>Wilfred<br>