Home | History | Annotate | Download | only in tools

Lines Matching refs:__add__

976     all_rules = reduce(list.__add__, [s.rules for s in sections], [])