automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] python: Properly uninstall __pycache__ in subdirectories


From: Mathieu Lirzin
Subject: Re: [PATCH 1/2] python: Properly uninstall __pycache__ in subdirectories
Date: Sat, 07 Jul 2018 23:43:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Lukas Fleischer <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]