X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eca4fef106b8327e2e55636de3f68a511a4c392..020303e6f9b582dfd75ba498a72f5f14f6cfff85:/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 #----------------------------------------------------------------------