#!/usr/local/bin/python2 t = None for i in xrange(100000): if not t: pass