projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add some missing wx. prefixes
[wxWidgets.git]
/
wxPython
/
demo
/
LayoutConstraints.py
diff --git
a/wxPython/demo/LayoutConstraints.py
b/wxPython/demo/LayoutConstraints.py
index 29ffeaf0800da354e3a616233058ace655555caa..ec682a5a77a53356701add01918a057c0386968b 100644
(file)
--- a/
wxPython/demo/LayoutConstraints.py
+++ b/
wxPython/demo/LayoutConstraints.py
@@
-1,7
+1,3
@@
-# 11/19/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Updated for wx namespace
-#
import wx