[issue12405] packaging does not record/remove directories it creates

Vinay Sajip report at bugs.python.org
Mon Oct 17 15:59:15 CEST 2011


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

>s/directory that existed before Python was installed/directory that existed before any distribution was installed/

IMO there is no need to remember any directory which isn't actually created by pysetup3. Deleting a __pycache__ in a directory created by pysetup3 would be implicit, and not need to be recorded.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12405>
_______________________________________


More information about the Python-bugs-list mailing list