Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
tests/win32/wxGlade/runtime.py
author
greg
Thu, 28 May 2009 17:29:19 +0200
changeset 352
81777d4e379c
parent 315
408dd4b44ec8
permissions
-rw-r--r--
fixed bug : Lock _FreePLC until _stopPLC finish
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg