Message115496
"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" <[email protected]> wrote:
Brett Cannon <[email protected]> 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 <[email protected]>
<http://bugs.python... |
| File name |
Uploaded |
|
unnamed
|
Steve.Thompson,
2010-09-03.20:00:26
|
|
| Date |
User |
Action |
Args |
| 2010-09-03 20:00:27 | Steve.Thompson | set | recipients:
+ Steve.Thompson, brett.cannon |
| 2010-09-03 20:00:26 | Steve.Thompson | link | issue9761 messages |
| 2010-09-03 20:00:26 | Steve.Thompson | create | |
|