X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..767e3be0fa755e435a070d145fa623e36762d7a8:/wxPython/demo/pyTree.py diff --git a/wxPython/demo/pyTree.py b/wxPython/demo/pyTree.py index 89d8be4468..24892a90b1 100644 --- 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.