beremiz
Clone
Summary
Browse
Changes
Graph
add "\n" to logger when pyro fall in error
2009-05-28, greg
24d4e48714ed
add "\n" to logger when pyro fall in error
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg