beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
2009-07-29, laurent
e0c4d3549369
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg