from wx import _rename
from wxPython.lib.editor import editor
_rename(globals(), editor.__dict__, modulename='lib.editor.editor')
from wx import _rename
from wxPython.lib.editor import editor
_rename(globals(), editor.__dict__, modulename='lib.editor.editor')