About byte compilation and cleanup when packages share a directory

2006-07-04 Thread Sergio Talens-Oliag
Hello all, A couple of days ago I upgraded some of my python packages to follow the new policy and I've found that three of them are buggy, but I want some advice on how to proceed. The packages in question are ``childsplay``, ``childsplay-plugins`` and ``childsplay-plugins-lfc``. The fist

Re: About byte compilation and cleanup when packages share a directory

2006-07-04 Thread Josselin Mouette
Le mardi 04 juillet 2006 à 11:38 +0200, Sergio Talens-Oliag a écrit : That is no real problem, as the double recompilation has no real effect on the system and the result is the same, the problem comes when you remove one of the plugin packages, for example the ``childsplay-plugins-lfc`` one,