Re: [PATCH 1/2] python: Properly uninstall __pycache__ in subdirectories
Mathieu Lirzin <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
Lukas Fleischer <[email protected]> writes: > When uninstalling __pycache__ files in a subdirectory "sub", the > Makefile incorrectly removed the files from __pycache__/sub/ instead of > sub/__pycache__/. > > * lib/am/python.am (uninstall-%DIR%PYTHON): Use the correct path when > installing byte-compiled files installed in '__pycache__' > subdirectories. Tell me if I am overlooking something, but I guess this change will imply that the uninstallation does not properly work with older python version? Have you tried? This support is important in the context of Automake. Thanks for the patch. -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37