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