<p><br>
On Oct 15, 2012 9:51 AM, &quot;Barry Warsaw&quot; &lt;<a href="mailto:barry@python.org">barry@python.org</a>&gt; wrote:<br>
&gt;<br>
&gt; On Oct 15, 2012, at 11:11 AM, Marius Gedminas wrote:<br>
&gt;<br>
&gt; &gt;FWIW zope.testrunner searches for and deletes stale pyc files by<br>
&gt; &gt;default, prior to running the tests.<br>
&gt;<br>
&gt; This is a great feature which provides additional assurance that the tests<br>
&gt; you&#39;re passing are the ones you think you should be. ;)  Tox should do the<br>
&gt; same thing I think.</p>
<p>I disagree here. Tox is *not* a test runner.</p>
<p>Whatever is being used to run the tests should be in charge of (in this case) removing pyc files.<br></p>
<p>&gt;<br>
&gt; -Barry<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; testing-in-python mailing list<br>
&gt; <a href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a><br>
&gt; <a href="http://lists.idyll.org/listinfo/testing-in-python">http://lists.idyll.org/listinfo/testing-in-python</a><br>
&gt;<br>
</p>