• PJ Eby's avatar
    Implement a draft version of 'find_distributions()' with hardcoded support · 990433f4
    PJ Eby authored
    for packed and unpacked .egg files and .egg-info dirs.  This will need to
    be refactored later to support registering adapters for arbitrary PEP 302
    importers, so that it can deal with non-filesystem sys.path entries.
    
    In the meantime, however, this means that 'require()' now works and that
    intrepid souls may now witness the power of this fully operational battle
    station...
    
    --HG--
    branch : setuptools
    extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041012
    990433f4
pkg_resources.py 35 KB