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

Lines Matching refs:BOOM

1248         SUCCESS, FAILURE, BOOM = range(3) # `outcome` state
1318 outcome = BOOM
1340 elif outcome is BOOM: