tests/win32/wxGlade/runtime.py
changeset 385 49cd52914a6f
parent 384 50f2069a06b3
child 386 2932b0dd437c
--- a/tests/win32/wxGlade/runtime.py	Tue Sep 01 10:41:50 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-import time,sys
-def myprintfunc(arg):
-    print arg
-    sys.stdout.flush()
-    return arg