Searched refs:MAXHITS (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Tools/faqwiz/ | ||
D | faqconf.py | 29 MAXHITS = 10 # Max #hits to be shown directly variable |
D | faqwiz.py | 463 elif len(hits) <= MAXHITS: |