Hye-Shik Chang píše v út 20. 11. 2007 v 11:22 +0900:
> On Sat, Nov 17, 2007 at 08:26:16PM +0100, Pav Lucistnik wrote:
> > Hi,
> >
> > recently a lot of python ports developed a leftover site.py, and
> > pointyhat scripts does not like that.
> >
> > I checked into the easy_install source, and it s
On Sat, Nov 17, 2007 at 08:26:16PM +0100, Pav Lucistnik wrote:
> Hi,
>
> recently a lot of python ports developed a leftover site.py, and
> pointyhat scripts does not like that.
>
> I checked into the easy_install source, and it seems it will copy
> site.py from it's .egg subdir to PYTHON_SITELIB
Hi,
recently a lot of python ports developed a leftover site.py, and
pointyhat scripts does not like that.
I checked into the easy_install source, and it seems it will copy
site.py from it's .egg subdir to PYTHON_SITELIBDIR on every install.
Since I don't see a way to force it to delete it on de