[issue9761] stale .pyc files aren't cleaned out

Steve Thompson report at bugs.python.org
Fri Sep 3 22:00:27 CEST 2010


Steve Thompson <steve.f.thompson at gmail.com> added the comment:

"Setup.py install". We've also seen this happen when checking our python
files out of our version control system.  Also seen a .pyc get used when the
.py no longer exists, but I could see that being intentional behavior.

On Sep 3, 2010 2:57 PM, "Brett Cannon" <report at bugs.python.org> wrote:

Brett Cannon <brett at python.org> added the comment:

So are you installing new versions of a package you already have installed
using ``python setup.py install``? Exactly what command are you using to do
the install?

----------
nosy: +brett.cannon

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python...

----------
Added file: http://bugs.python.org/file18734/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9761>
_______________________________________
-------------- next part --------------
<p>&quot;Setup.py install&quot;. We&#39;ve also seen this happen when checking our python files out of our version control system.  Also seen a .pyc get used when the .py no longer exists, but I could see that being intentional behavior.</p>

<p><blockquote type="cite">On Sep 3, 2010 2:57 PM, &quot;Brett Cannon&quot; &lt;<a href="mailto:report at bugs.python.org">report at bugs.python.org</a>&gt; wrote:<br><br><br>
Brett Cannon &lt;<a href="mailto:brett at python.org">brett at python.org</a>&gt; added the comment:<br>
<br>
So are you installing new versions of a package you already have installed using ``python setup.py install``? Exactly what command are you using to do the install?<br>
<br>
----------<br>
nosy: +brett.cannon<br>
<p><font color="#500050"><br>_______________________________________<br>Python tracker &lt;<a href="mailto:report at bugs.python.org">report at bugs.python.org</a>&gt;<br>&lt;<a href="http://bugs.python.">http://bugs.python.</a>..</font></p>
</blockquote></p>


More information about the Python-bugs-list mailing list