projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
WinCE patches from "Viktor Voroshylo" <viktor@voroshylo.com>
[wxWidgets.git]
/
wxPython
/
demo
/
ColourSelect.py
diff --git
a/wxPython/demo/ColourSelect.py
b/wxPython/demo/ColourSelect.py
index 18cdf015a539bb5e72264103bd277328e97f05e0..b030d1fa9efc4d540c62aad9a4e9e97bc642b40a 100644
(file)
--- a/
wxPython/demo/ColourSelect.py
+++ b/
wxPython/demo/ColourSelect.py
@@
-99,17
+99,16
@@
def runTest(frame, nb, log):
+overview = """\
+"""
+if __name__ == '__main__':
+ import sys,os
+ import run
+ run.main(['', os.path.basename(sys.argv[0])])
-
-
-
-
-overview = """\
-
-"""