Lines Matching full:levels
888 enough levels to satisfy the print stmts. Very odd: when I printed 5
1314 # solver below, the number of backtracking levels can be enormous (one
1316 # needs 10,000 levels). In such cases Python is likely to run out of
1515 # Since the # of backtracking levels is m*n, a poor move early on
1951 The traceback should have 3 levels:
1969 >>> levels = 0
1971 ... levels += 1
1973 >>> levels