X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eca4fef106b8327e2e55636de3f68a511a4c392..42f8298f6f42d5d63bb3caf65682b7d9d9f8b702:/wxPython/demo/template.py?ds=sidebyside diff --git a/wxPython/demo/template.py b/wxPython/demo/template.py index 3019d1f42e..e63d503c89 100644 --- a/wxPython/demo/template.py +++ b/wxPython/demo/template.py @@ -1,5 +1,5 @@ -import wx # This module uses the new wx namespace +import wx #----------------------------------------------------------------------