• PJ Eby's avatar
    * Improved runtime conflict warning message to identify a line in the user's · d948d4c6
    PJ Eby authored
      program, rather than flagging the ``warn()`` call in ``pkg_resources``.
    
    * Avoid giving runtime conflict warnings for namespace packages, even if they
      were declared by a different package than the one currently being activated.
    
    --HG--
    branch : setuptools
    extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041391
    d948d4c6
pkg_resources.py 71.6 KB