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