#!/usr/local/bin/python # # timing test python interpreter for num in xrange(0,1000000000): pass