tests/linux/wxGlade/runtime.py
changeset 411 8261c8f1e365
parent 410 092e33606e51
child 412 2b9bc5ee30c0
--- a/tests/linux/wxGlade/runtime.py	Thu Oct 08 11:09:01 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