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