diff -r 50f2069a06b3 -r 49cd52914a6f tests/win32/wxGlade/runtime.py --- 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