beremiz
Clone
Summary
Browse
Changes
Graph
Bug on return debug tick test fixed
2009-09-24, laurent
2c786431fe72
Bug on return debug tick test fixed
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg