Home | History | Annotate | Download | only in python2.7

Lines Matching refs:condition

336             condition = meth[i+1:]
338 if condition.startswith("error"):
339 j = condition.find("_") + i + 1
347 elif condition == "open":
350 elif condition == "response":
353 elif condition == "request":