<div dir="auto">They were never needed 😁<div dir="auto"><br></div><div dir="auto">Removal is fine with me.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 1 May 2019, 09:27 Chris Withers, <<a href="mailto:chris@withers.org">chris@withers.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I have a crazy idea of getting unittest.mock up to 100% code coverage.<br>
<br>
I noticed at the bottom of all of the test files in testmock/, there's a:<br>
<br>
if __name__ == '__main__':<br>
     unittest.main()<br>
<br>
...block.<br>
<br>
How would people feel about these going away? I don't *think* they're <br>
needed now that we have unittest discover, but thought I'd ask.<br>
<br>
Chris<br>
<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank" rel="noreferrer">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/robertc%40robertcollins.net" rel="noreferrer noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/robertc%40robertcollins.net</a><br>
</blockquote></div>