projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reSWIGged
[wxWidgets.git]
/
wxPython
/
demo
/
MDIDemo.py
diff --git
a/wxPython/demo/MDIDemo.py
b/wxPython/demo/MDIDemo.py
index 190b5a4a5e0c840c8533d0cb2924edf4641c09be..6f65a039ff32ce63c39eb6d25cd1d6d35ed58086 100644
(file)
--- a/
wxPython/demo/MDIDemo.py
+++ b/
wxPython/demo/MDIDemo.py
@@
-1,10
+1,3
@@
-#!/usr/bin/env python
-
-# 11/12/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Updated for wx namespace
-# o Replaced hardcoded menu IDs with dynamic IDs
-#
import wx