• PJ Eby's avatar
    Support namespace packages in conjunction with system packagers, by omitting · 92a61578
    PJ Eby authored
    the installation of any ``__init__.py`` files for namespace packages, and
    adding a special ``.pth`` file to create a working package in ``sys.modules``.
    
    --HG--
    branch : setuptools
    extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043119
    92a61578
install_lib.py 2.43 KB