Skip to content
Snippets Groups Projects
  1. Apr 10, 2011
    • Piotr Ożarowski's avatar
      dh_python2, pycompile, pyclean: add "namespace" feature: · a0b54dbb
      Piotr Ożarowski authored
      dh_python2 parses Egg's namespace_packages.txt files (in addition to
      --namespace command line argument(s)) and drops empty __init__.py files
      from binary package. pycompile will regenerates them at install time and
      pyclean will remove them at uninstall time (if they're no longer used in
      installed packages
      a0b54dbb
Loading