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