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
Mon, 20 Jul 2009 16:28:56 +0200
changeset 360
32339ad7d9ae
parent 315
408dd4b44ec8
permissions
-rw-r--r--
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg