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
etisserant
Fri, 06 Mar 2009 21:42:57 +0100
changeset 319
bdd82ac65f5d
parent 315
408dd4b44ec8
permissions
-rw-r--r--
Fixed non-wx runtime python evaluation stuff.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg