import time
print "begin at: " + time.asctime(time.localtime())

 

相关文章: