3
ft`T @ sZ d dl mZ d dl mZ d dl mZ d dlmZ ddddd Zd
d ZG dd
d
eZ dS ) )absolute_import)print_function)unicode_literals)reduce )nameZsummarydescriptionZurlc C s" t | }dg|| t| }|S )z, Ordered sset with empty strings prepended. )lensorted)ZssetZlengthZcurrentl r #/usr/lib/python3.6/match_counter.py_canonize_string_set" s r c @ sf e Zd ZdZedd Zdd Zdd Zdd Zd
d Z dd
Z
dd Zdd ZdddZ
dd ZdS )MatchCounterzMap packages to which of their attributes matched in a search against
what values.
The mapping is: ``package -> [(key, needle), ... ]``.
c s fdd}t t||S )Nc s> | d }| d }t |}|dkr6||kr6dt| S t| S )Nr r r
r )getattrWEIGHTS)matchkeyneedleZhaystack)pkgr r weight4 s
z*MatchCounter._eval_weights.