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

Re: new dh_python proposal



* Matthias Klose <doko@debian.org>, 2010-01-15, 14:58:
symlinks / private directories if given Python version is installed
(dpkg -L output will be used to detect which files need byte compilation,
directories without __init__.py file will be skipped),

IOW, you want to skip modules that are not a part of a package? Why?

which files would that be?

$ apt-file search -x '/usr/share/pyshared/[^/]*.py$' | wc -l
554

Plus some modules directly under /usr/lib/python2.*/site-packages/, plus presumably many private modules.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


Reply to: