projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use wxGTK_CONV instead of directly using wxConvLocal (simplifies code avoiding needle...
[wxWidgets.git]
/
wxPython
/
demo
/
viewer.py
diff --git
a/wxPython/demo/viewer.py
b/wxPython/demo/viewer.py
index 61d6eeefc824315eb32c91c391e3bd4de7f54d2f..a0332d98cb5a385f4423a417031b1f562d30427f 100644
(file)
--- a/
wxPython/demo/viewer.py
+++ b/
wxPython/demo/viewer.py
@@
-1,9
+1,4
@@
#!/usr/bin/env python
-#
-# 11/15/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Updated for wx namespace
-#
"""
Run wxPython in a second thread.