Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
tests/linux/wxGlade/runtime.py
author
laurent
Thu, 08 Oct 2009 11:04:06 +0200
changeset 409
63249a965feb
parent 315
408dd4b44ec8
permissions
-rw-r--r--
Allowing multiple Beremiz_service instances to run on same target.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg