I added a check to the add_installed_files_log function for when the code is
executed under develop mode (when there won't be an EGG-INFO folder to add
installed files to). Besides that the patch worked well for me. Can someone else
review this that has commit privileges and give some more feedback on whether or
not this is a candidate for approval? This patch seems to have the uninstall
feature worked out well. One of the features I was happy to see implemented was
the check for back-dependencies on the package being removed and the prompt that
appears when dependency is detected.
I removed the old patch and added this fixed one.
Cheers,
David |