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
Fri, 10 Apr 2009 07:55:55 +0200
changeset 336
ae3488c79283
parent 315
408dd4b44ec8
permissions
-rw-r--r--
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg