python3.2+ compiled files

Artur Wroblewski wrobell at pld-linux.org
Sat May 21 13:22:04 CEST 2011


On Fri, May 20, 2011 at 11:34 AM, Jacek Konieczny <jajcus at jajcus.net> wrote:
> Maybe we should have some automation for packaging (or not
> packaging) __pycache__ and its contents? So it doesn't have to be listed
> explicitly for every python package. I am thinking about something like
> %find_lang – e.g. %find_pybytcode, or '%py_listmodules modul1e module2'

%find_pymod mod1 mod2... ?

it has to find egg files (on the same level as mod1 and mod2 exist), *.py,
*.so and directories (it will get __pycache__ then too).

Do I miss anything?

regards,

w


More information about the pld-devel-en mailing list