Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
tests/wxGlade/runtime.py
author
etisserant
Mon, 19 Jan 2009 08:40:09 +0100
changeset 306
d73d30b1095f
parent 305
6d2cc92eee0b
permissions
-rw-r--r--
Enahced python_cwiid test with a wxGlade GUI
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg