X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eca4fef106b8327e2e55636de3f68a511a4c392..619dcb095efac5a79b6bd1e7c65d62d651ef48fc:/wxPython/demo/template.py

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
 
 #----------------------------------------------------------------------