Home
last modified time | relevance | path

Searched refs:MAXHITS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/faqwiz/
Dfaqconf.py29 MAXHITS = 10 # Max #hits to be shown directly variable
Dfaqwiz.py463 elif len(hits) <= MAXHITS: