diff --git a/wxPython/wx/py/__init__.py b/wxPython/wx/py/__init__.py index 717d76b577..7efc5e89c1 100644 --- a/wxPython/wx/py/__init__.py +++ b/wxPython/wx/py/__init__.py @@ -1 +1,3 @@ -# Python package +# Py is really located in the old namespace, but it doesn't need any +# renaming done. +from wxPython.py import *