On Sun, 17 May 2009 10:29:33 -0400, "P.J. Eby" <p...@telecommunity.com>
wrote:
>> > Do you mean on sys.path?  If it's an .egg file or directory on
>> > sys.path it will probably still be listed as a distribution when you
>> > create a new WorkingSet.  Either that, or it's an .egg-info egg whose
>> > .egg-info you didn't delete.

Ok, you're right.

I didn't update the sys.path... I will go do that.

As for the .egg file/directory - they are deleted.

Yes - I didn't check for .egg-info's.

Thanks - I'll try that and see if it fixes it.

David
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to