[ python-Bugs-977470 ] Deleted files are reinstalled

SourceForge.net noreply at sourceforge.net
Tue Jun 22 09:07:52 EDT 2004


Bugs item #977470, was opened at 2004-06-22 15:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=977470&group_id=5470

Category: Distutils
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Anders J. Munch (andersjm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Deleted files are reinstalled

Initial Comment:
Python 2.3.3 on W2K

Run
   python setup.py install
then delete a .py-file from setup.py and from the
Python installation, then run
   python setup.py install
again.

Now the removed .py-file will be reinstalled -
presumably because there's still a copy in build/lib.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=977470&group_id=5470



More information about the Python-bugs-list mailing list