beremiz
Clone
Summary
Browse
Changes
Graph
Fixed non-wx runtime python evaluation stuff.
2009-03-06, etisserant
bdd82ac65f5d
Fixed non-wx runtime python evaluation stuff.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg