John_Nowlan wrote: > Is there a way to list what 'apps' are installed? > > I tried the following and got: > > C:\Python24\scripts>paster points --list
There's a bug in PasteScript that's fixed in the trunk but not the last release. If you do "easy_install PasteScript==dev" this should work. > How do I list and delete apps? > Can I just delete the dirs? I'm a little worried about leaving entry points > lying around. Yes, you can just delete the directories. The entry points are in the directories themselves. -- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
