projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
accept files in wxHtmlEasyPrinting::{Print,Preview}File, not only URLs
[wxWidgets.git]
/
wxPython
/
demo
/
pyTree.py
diff --git
a/wxPython/demo/pyTree.py
b/wxPython/demo/pyTree.py
index 89d8be4468467a5a2b519f94cce74e961cb57cb8..24892a90b1887df8d8d8800d84d2c7e20ad47ba9 100644
(file)
--- a/
wxPython/demo/pyTree.py
+++ b/
wxPython/demo/pyTree.py
@@
-1,8
+1,3
@@
-# 11/13/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Updated for wx namespace
-#
-
"""
Hello, and welcome to this test of the wxTreeItemData
class.