New submission from Vinay Sajip <[email protected]>: pysetup3 install should not only record files that it installs, but also any directories it creates. pysetup3 remove should then delete those directories (if empty after removing their installed contents).
---------- assignee: tarek components: Distutils2, Library (Lib) messages: 139035 nosy: alexis, eric.araujo, tarek, vinay.sajip priority: normal severity: normal status: open title: packaging does not record/remove directories it creates type: feature request versions: Python 3.3 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12405> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
