Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
tests/python/runtime.py
author
etisserant
Mon, 19 Jan 2009 08:39:36 +0100
changeset 305
6d2cc92eee0b
parent 291
701c0601db02
permissions
-rw-r--r--
Added wxGlade test
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg