Regenerate renamer modules for the wx package
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,9 +21,6 @@ import os, sys, glob
|
|||||||
wxmodule_template = """
|
wxmodule_template = """
|
||||||
\"\"\"Renamer stub: provides a way to drop the wx prefix from wxPython objects.\"\"\"
|
\"\"\"Renamer stub: provides a way to drop the wx prefix from wxPython objects.\"\"\"
|
||||||
|
|
||||||
__cvsid__ = \"\x24Id: \x24\"
|
|
||||||
__revision__ = \"\x24Revision: \x24\"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython%(prefix)s import %(suffix)s
|
from wxPython%(prefix)s import %(suffix)s
|
||||||
_rename(globals(), %(suffix)s.__dict__, modulename='%(name)s')
|
_rename(globals(), %(suffix)s.__dict__, modulename='%(name)s')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import calendar
|
from wxPython import calendar
|
||||||
_rename(globals(), calendar.__dict__, modulename='calendar')
|
_rename(globals(), calendar.__dict__, modulename='calendar')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import dllwidget
|
from wxPython import dllwidget
|
||||||
_rename(globals(), dllwidget.__dict__, modulename='dllwidget')
|
_rename(globals(), dllwidget.__dict__, modulename='dllwidget')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import gizmos
|
from wxPython import gizmos
|
||||||
_rename(globals(), gizmos.__dict__, modulename='gizmos')
|
_rename(globals(), gizmos.__dict__, modulename='gizmos')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import glcanvas
|
from wxPython import glcanvas
|
||||||
_rename(globals(), glcanvas.__dict__, modulename='glcanvas')
|
_rename(globals(), glcanvas.__dict__, modulename='glcanvas')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import grid
|
from wxPython import grid
|
||||||
_rename(globals(), grid.__dict__, modulename='grid')
|
_rename(globals(), grid.__dict__, modulename='grid')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import help
|
from wxPython import help
|
||||||
_rename(globals(), help.__dict__, modulename='help')
|
_rename(globals(), help.__dict__, modulename='help')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import html
|
from wxPython import html
|
||||||
_rename(globals(), html.__dict__, modulename='html')
|
_rename(globals(), html.__dict__, modulename='html')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import CDate
|
from wxPython.lib import CDate
|
||||||
_rename(globals(), CDate.__dict__, modulename='lib.CDate')
|
_rename(globals(), CDate.__dict__, modulename='lib.CDate')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import ClickableHtmlWindow
|
from wxPython.lib import ClickableHtmlWindow
|
||||||
_rename(globals(), ClickableHtmlWindow.__dict__, modulename='lib.ClickableHtmlWindow')
|
_rename(globals(), ClickableHtmlWindow.__dict__, modulename='lib.ClickableHtmlWindow')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import ErrorDialogs
|
from wxPython.lib import ErrorDialogs
|
||||||
_rename(globals(), ErrorDialogs.__dict__, modulename='lib.ErrorDialogs')
|
_rename(globals(), ErrorDialogs.__dict__, modulename='lib.ErrorDialogs')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import ErrorDialogs_wdr
|
from wxPython.lib import ErrorDialogs_wdr
|
||||||
_rename(globals(), ErrorDialogs_wdr.__dict__, modulename='lib.ErrorDialogs_wdr')
|
_rename(globals(), ErrorDialogs_wdr.__dict__, modulename='lib.ErrorDialogs_wdr')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import PythonBitmaps
|
from wxPython.lib import PythonBitmaps
|
||||||
_rename(globals(), PythonBitmaps.__dict__, modulename='lib.PythonBitmaps')
|
_rename(globals(), PythonBitmaps.__dict__, modulename='lib.PythonBitmaps')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import activexwrapper
|
from wxPython.lib import activexwrapper
|
||||||
_rename(globals(), activexwrapper.__dict__, modulename='lib.activexwrapper')
|
_rename(globals(), activexwrapper.__dict__, modulename='lib.activexwrapper')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import analogclock
|
from wxPython.lib import analogclock
|
||||||
_rename(globals(), analogclock.__dict__, modulename='lib.analogclock')
|
_rename(globals(), analogclock.__dict__, modulename='lib.analogclock')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import anchors
|
from wxPython.lib import anchors
|
||||||
_rename(globals(), anchors.__dict__, modulename='lib.anchors')
|
_rename(globals(), anchors.__dict__, modulename='lib.anchors')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import buttons
|
from wxPython.lib import buttons
|
||||||
_rename(globals(), buttons.__dict__, modulename='lib.buttons')
|
_rename(globals(), buttons.__dict__, modulename='lib.buttons')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import calendar
|
from wxPython.lib import calendar
|
||||||
_rename(globals(), calendar.__dict__, modulename='lib.calendar')
|
_rename(globals(), calendar.__dict__, modulename='lib.calendar')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.colourchooser import canvas
|
from wxPython.lib.colourchooser import canvas
|
||||||
_rename(globals(), canvas.__dict__, modulename='lib.colourchooser.canvas')
|
_rename(globals(), canvas.__dict__, modulename='lib.colourchooser.canvas')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.colourchooser import intl
|
from wxPython.lib.colourchooser import intl
|
||||||
_rename(globals(), intl.__dict__, modulename='lib.colourchooser.intl')
|
_rename(globals(), intl.__dict__, modulename='lib.colourchooser.intl')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.colourchooser import pycolourbox
|
from wxPython.lib.colourchooser import pycolourbox
|
||||||
_rename(globals(), pycolourbox.__dict__, modulename='lib.colourchooser.pycolourbox')
|
_rename(globals(), pycolourbox.__dict__, modulename='lib.colourchooser.pycolourbox')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.colourchooser import pycolourchooser
|
from wxPython.lib.colourchooser import pycolourchooser
|
||||||
_rename(globals(), pycolourchooser.__dict__, modulename='lib.colourchooser.pycolourchooser')
|
_rename(globals(), pycolourchooser.__dict__, modulename='lib.colourchooser.pycolourchooser')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.colourchooser import pycolourslider
|
from wxPython.lib.colourchooser import pycolourslider
|
||||||
_rename(globals(), pycolourslider.__dict__, modulename='lib.colourchooser.pycolourslider')
|
_rename(globals(), pycolourslider.__dict__, modulename='lib.colourchooser.pycolourslider')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.colourchooser import pypalette
|
from wxPython.lib.colourchooser import pypalette
|
||||||
_rename(globals(), pypalette.__dict__, modulename='lib.colourchooser.pypalette')
|
_rename(globals(), pypalette.__dict__, modulename='lib.colourchooser.pypalette')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import colourdb
|
from wxPython.lib import colourdb
|
||||||
_rename(globals(), colourdb.__dict__, modulename='lib.colourdb')
|
_rename(globals(), colourdb.__dict__, modulename='lib.colourdb')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import colourselect
|
from wxPython.lib import colourselect
|
||||||
_rename(globals(), colourselect.__dict__, modulename='lib.colourselect')
|
_rename(globals(), colourselect.__dict__, modulename='lib.colourselect')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import dialogs
|
from wxPython.lib import dialogs
|
||||||
_rename(globals(), dialogs.__dict__, modulename='lib.dialogs')
|
_rename(globals(), dialogs.__dict__, modulename='lib.dialogs')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.editor import editor
|
from wxPython.lib.editor import editor
|
||||||
_rename(globals(), editor.__dict__, modulename='lib.editor.editor')
|
_rename(globals(), editor.__dict__, modulename='lib.editor.editor')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.editor import images
|
from wxPython.lib.editor import images
|
||||||
_rename(globals(), images.__dict__, modulename='lib.editor.images')
|
_rename(globals(), images.__dict__, modulename='lib.editor.images')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.editor import selection
|
from wxPython.lib.editor import selection
|
||||||
_rename(globals(), selection.__dict__, modulename='lib.editor.selection')
|
_rename(globals(), selection.__dict__, modulename='lib.editor.selection')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import evtmgr
|
from wxPython.lib import evtmgr
|
||||||
_rename(globals(), evtmgr.__dict__, modulename='lib.evtmgr')
|
_rename(globals(), evtmgr.__dict__, modulename='lib.evtmgr')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import fancytext
|
from wxPython.lib import fancytext
|
||||||
_rename(globals(), fancytext.__dict__, modulename='lib.fancytext')
|
_rename(globals(), fancytext.__dict__, modulename='lib.fancytext')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import filebrowsebutton
|
from wxPython.lib import filebrowsebutton
|
||||||
_rename(globals(), filebrowsebutton.__dict__, modulename='lib.filebrowsebutton')
|
_rename(globals(), filebrowsebutton.__dict__, modulename='lib.filebrowsebutton')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import floatbar
|
from wxPython.lib import floatbar
|
||||||
_rename(globals(), floatbar.__dict__, modulename='lib.floatbar')
|
_rename(globals(), floatbar.__dict__, modulename='lib.floatbar')
|
||||||
|
8
wxPython/wx/lib/floatcanvas.py
Normal file
8
wxPython/wx/lib/floatcanvas.py
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
|
from wx import _rename
|
||||||
|
from wxPython.lib import floatcanvas
|
||||||
|
_rename(globals(), floatcanvas.__dict__, modulename='lib.floatcanvas')
|
||||||
|
del floatcanvas
|
||||||
|
del _rename
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import gridmovers
|
from wxPython.lib import gridmovers
|
||||||
_rename(globals(), gridmovers.__dict__, modulename='lib.gridmovers')
|
_rename(globals(), gridmovers.__dict__, modulename='lib.gridmovers')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import grids
|
from wxPython.lib import grids
|
||||||
_rename(globals(), grids.__dict__, modulename='lib.grids')
|
_rename(globals(), grids.__dict__, modulename='lib.grids')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import imagebrowser
|
from wxPython.lib import imagebrowser
|
||||||
_rename(globals(), imagebrowser.__dict__, modulename='lib.imagebrowser')
|
_rename(globals(), imagebrowser.__dict__, modulename='lib.imagebrowser')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import imageutils
|
from wxPython.lib import imageutils
|
||||||
_rename(globals(), imageutils.__dict__, modulename='lib.imageutils')
|
_rename(globals(), imageutils.__dict__, modulename='lib.imageutils')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import infoframe
|
from wxPython.lib import infoframe
|
||||||
_rename(globals(), infoframe.__dict__, modulename='lib.infoframe')
|
_rename(globals(), infoframe.__dict__, modulename='lib.infoframe')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import intctrl
|
from wxPython.lib import intctrl
|
||||||
_rename(globals(), intctrl.__dict__, modulename='lib.intctrl')
|
_rename(globals(), intctrl.__dict__, modulename='lib.intctrl')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import layoutf
|
from wxPython.lib import layoutf
|
||||||
_rename(globals(), layoutf.__dict__, modulename='lib.layoutf')
|
_rename(globals(), layoutf.__dict__, modulename='lib.layoutf')
|
||||||
|
8
wxPython/wx/lib/maskedctrl.py
Normal file
8
wxPython/wx/lib/maskedctrl.py
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
|
from wx import _rename
|
||||||
|
from wxPython.lib import maskedctrl
|
||||||
|
_rename(globals(), maskedctrl.__dict__, modulename='lib.maskedctrl')
|
||||||
|
del maskedctrl
|
||||||
|
del _rename
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import maskededit
|
from wxPython.lib import maskededit
|
||||||
_rename(globals(), maskededit.__dict__, modulename='lib.maskededit')
|
_rename(globals(), maskededit.__dict__, modulename='lib.maskededit')
|
||||||
|
8
wxPython/wx/lib/maskednumctrl.py
Normal file
8
wxPython/wx/lib/maskednumctrl.py
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
|
from wx import _rename
|
||||||
|
from wxPython.lib import maskednumctrl
|
||||||
|
_rename(globals(), maskednumctrl.__dict__, modulename='lib.maskednumctrl')
|
||||||
|
del maskednumctrl
|
||||||
|
del _rename
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.mixins import grid
|
from wxPython.lib.mixins import grid
|
||||||
_rename(globals(), grid.__dict__, modulename='lib.mixins.grid')
|
_rename(globals(), grid.__dict__, modulename='lib.mixins.grid')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.mixins import imagelist
|
from wxPython.lib.mixins import imagelist
|
||||||
_rename(globals(), imagelist.__dict__, modulename='lib.mixins.imagelist')
|
_rename(globals(), imagelist.__dict__, modulename='lib.mixins.imagelist')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.mixins import listctrl
|
from wxPython.lib.mixins import listctrl
|
||||||
_rename(globals(), listctrl.__dict__, modulename='lib.mixins.listctrl')
|
_rename(globals(), listctrl.__dict__, modulename='lib.mixins.listctrl')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib.mixins import rubberband
|
from wxPython.lib.mixins import rubberband
|
||||||
_rename(globals(), rubberband.__dict__, modulename='lib.mixins.rubberband')
|
_rename(globals(), rubberband.__dict__, modulename='lib.mixins.rubberband')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import multisash
|
from wxPython.lib import multisash
|
||||||
_rename(globals(), multisash.__dict__, modulename='lib.multisash')
|
_rename(globals(), multisash.__dict__, modulename='lib.multisash')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import mvctree
|
from wxPython.lib import mvctree
|
||||||
_rename(globals(), mvctree.__dict__, modulename='lib.mvctree')
|
_rename(globals(), mvctree.__dict__, modulename='lib.mvctree')
|
||||||
|
8
wxPython/wx/lib/newevent.py
Normal file
8
wxPython/wx/lib/newevent.py
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
|
from wx import _rename
|
||||||
|
from wxPython.lib import newevent
|
||||||
|
_rename(globals(), newevent.__dict__, modulename='lib.newevent')
|
||||||
|
del newevent
|
||||||
|
del _rename
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import popupctl
|
from wxPython.lib import popupctl
|
||||||
_rename(globals(), popupctl.__dict__, modulename='lib.popupctl')
|
_rename(globals(), popupctl.__dict__, modulename='lib.popupctl')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import printout
|
from wxPython.lib import printout
|
||||||
_rename(globals(), printout.__dict__, modulename='lib.printout')
|
_rename(globals(), printout.__dict__, modulename='lib.printout')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import pubsub
|
from wxPython.lib import pubsub
|
||||||
_rename(globals(), pubsub.__dict__, modulename='lib.pubsub')
|
_rename(globals(), pubsub.__dict__, modulename='lib.pubsub')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import pyshell
|
from wxPython.lib import pyshell
|
||||||
_rename(globals(), pyshell.__dict__, modulename='lib.pyshell')
|
_rename(globals(), pyshell.__dict__, modulename='lib.pyshell')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import rcsizer
|
from wxPython.lib import rcsizer
|
||||||
_rename(globals(), rcsizer.__dict__, modulename='lib.rcsizer')
|
_rename(globals(), rcsizer.__dict__, modulename='lib.rcsizer')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import rightalign
|
from wxPython.lib import rightalign
|
||||||
_rename(globals(), rightalign.__dict__, modulename='lib.rightalign')
|
_rename(globals(), rightalign.__dict__, modulename='lib.rightalign')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import rpcMixin
|
from wxPython.lib import rpcMixin
|
||||||
_rename(globals(), rpcMixin.__dict__, modulename='lib.rpcMixin')
|
_rename(globals(), rpcMixin.__dict__, modulename='lib.rpcMixin')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import scrolledpanel
|
from wxPython.lib import scrolledpanel
|
||||||
_rename(globals(), scrolledpanel.__dict__, modulename='lib.scrolledpanel')
|
_rename(globals(), scrolledpanel.__dict__, modulename='lib.scrolledpanel')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import sheet
|
from wxPython.lib import sheet
|
||||||
_rename(globals(), sheet.__dict__, modulename='lib.sheet')
|
_rename(globals(), sheet.__dict__, modulename='lib.sheet')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import shell
|
from wxPython.lib import shell
|
||||||
_rename(globals(), shell.__dict__, modulename='lib.shell')
|
_rename(globals(), shell.__dict__, modulename='lib.shell')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import splashscreen
|
from wxPython.lib import splashscreen
|
||||||
_rename(globals(), splashscreen.__dict__, modulename='lib.splashscreen')
|
_rename(globals(), splashscreen.__dict__, modulename='lib.splashscreen')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import stattext
|
from wxPython.lib import stattext
|
||||||
_rename(globals(), stattext.__dict__, modulename='lib.stattext')
|
_rename(globals(), stattext.__dict__, modulename='lib.stattext')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import throbber
|
from wxPython.lib import throbber
|
||||||
_rename(globals(), throbber.__dict__, modulename='lib.throbber')
|
_rename(globals(), throbber.__dict__, modulename='lib.throbber')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import timectrl
|
from wxPython.lib import timectrl
|
||||||
_rename(globals(), timectrl.__dict__, modulename='lib.timectrl')
|
_rename(globals(), timectrl.__dict__, modulename='lib.timectrl')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import vtk
|
from wxPython.lib import vtk
|
||||||
_rename(globals(), vtk.__dict__, modulename='lib.vtk')
|
_rename(globals(), vtk.__dict__, modulename='lib.vtk')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import wxPlotCanvas
|
from wxPython.lib import wxPlotCanvas
|
||||||
_rename(globals(), wxPlotCanvas.__dict__, modulename='lib.wxPlotCanvas')
|
_rename(globals(), wxPlotCanvas.__dict__, modulename='lib.wxPlotCanvas')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.lib import wxpTag
|
from wxPython.lib import wxpTag
|
||||||
_rename(globals(), wxpTag.__dict__, modulename='lib.wxpTag')
|
_rename(globals(), wxpTag.__dict__, modulename='lib.wxpTag')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import ogl
|
from wxPython import ogl
|
||||||
_rename(globals(), ogl.__dict__, modulename='ogl')
|
_rename(globals(), ogl.__dict__, modulename='ogl')
|
||||||
|
@@ -1,14 +1,8 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import PyAlaCarte
|
from wxPython.py import PyAlaCarte
|
||||||
_rename(globals(), PyAlaCarte.__dict__, modulename='py.PyAlaCarte')
|
_rename(globals(), PyAlaCarte.__dict__, modulename='py.PyAlaCarte')
|
||||||
del PyAlaCarte
|
del PyAlaCarte
|
||||||
del _rename
|
del _rename
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
main()
|
|
||||||
|
@@ -1,14 +1,8 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import PyAlaMode
|
from wxPython.py import PyAlaMode
|
||||||
_rename(globals(), PyAlaMode.__dict__, modulename='py.PyAlaMode')
|
_rename(globals(), PyAlaMode.__dict__, modulename='py.PyAlaMode')
|
||||||
del PyAlaMode
|
del PyAlaMode
|
||||||
del _rename
|
del _rename
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
main()
|
|
||||||
|
@@ -1,14 +1,8 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import PyCrust
|
from wxPython.py import PyCrust
|
||||||
_rename(globals(), PyCrust.__dict__, modulename='py.PyCrust')
|
_rename(globals(), PyCrust.__dict__, modulename='py.PyCrust')
|
||||||
del PyCrust
|
del PyCrust
|
||||||
del _rename
|
del _rename
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
main()
|
|
||||||
|
@@ -1,14 +1,8 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import PyFilling
|
from wxPython.py import PyFilling
|
||||||
_rename(globals(), PyFilling.__dict__, modulename='py.PyFilling')
|
_rename(globals(), PyFilling.__dict__, modulename='py.PyFilling')
|
||||||
del PyFilling
|
del PyFilling
|
||||||
del _rename
|
del _rename
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
main()
|
|
||||||
|
@@ -1,14 +1,8 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import PyShell
|
from wxPython.py import PyShell
|
||||||
_rename(globals(), PyShell.__dict__, modulename='py.PyShell')
|
_rename(globals(), PyShell.__dict__, modulename='py.PyShell')
|
||||||
del PyShell
|
del PyShell
|
||||||
del _rename
|
del _rename
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
main()
|
|
||||||
|
@@ -1,14 +1,8 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import PyWrap
|
from wxPython.py import PyWrap
|
||||||
_rename(globals(), PyWrap.__dict__, modulename='py.PyWrap')
|
_rename(globals(), PyWrap.__dict__, modulename='py.PyWrap')
|
||||||
del PyWrap
|
del PyWrap
|
||||||
del _rename
|
del _rename
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
main()
|
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import buffer
|
from wxPython.py import buffer
|
||||||
_rename(globals(), buffer.__dict__, modulename='py.buffer')
|
_rename(globals(), buffer.__dict__, modulename='py.buffer')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import crust
|
from wxPython.py import crust
|
||||||
_rename(globals(), crust.__dict__, modulename='py.crust')
|
_rename(globals(), crust.__dict__, modulename='py.crust')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import dispatcher
|
from wxPython.py import dispatcher
|
||||||
_rename(globals(), dispatcher.__dict__, modulename='py.dispatcher')
|
_rename(globals(), dispatcher.__dict__, modulename='py.dispatcher')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import document
|
from wxPython.py import document
|
||||||
_rename(globals(), document.__dict__, modulename='py.document')
|
_rename(globals(), document.__dict__, modulename='py.document')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import editor
|
from wxPython.py import editor
|
||||||
_rename(globals(), editor.__dict__, modulename='py.editor')
|
_rename(globals(), editor.__dict__, modulename='py.editor')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import editwindow
|
from wxPython.py import editwindow
|
||||||
_rename(globals(), editwindow.__dict__, modulename='py.editwindow')
|
_rename(globals(), editwindow.__dict__, modulename='py.editwindow')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import filling
|
from wxPython.py import filling
|
||||||
_rename(globals(), filling.__dict__, modulename='py.filling')
|
_rename(globals(), filling.__dict__, modulename='py.filling')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import frame
|
from wxPython.py import frame
|
||||||
_rename(globals(), frame.__dict__, modulename='py.frame')
|
_rename(globals(), frame.__dict__, modulename='py.frame')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import images
|
from wxPython.py import images
|
||||||
_rename(globals(), images.__dict__, modulename='py.images')
|
_rename(globals(), images.__dict__, modulename='py.images')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import interpreter
|
from wxPython.py import interpreter
|
||||||
_rename(globals(), interpreter.__dict__, modulename='py.interpreter')
|
_rename(globals(), interpreter.__dict__, modulename='py.interpreter')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import introspect
|
from wxPython.py import introspect
|
||||||
_rename(globals(), introspect.__dict__, modulename='py.introspect')
|
_rename(globals(), introspect.__dict__, modulename='py.introspect')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import pseudo
|
from wxPython.py import pseudo
|
||||||
_rename(globals(), pseudo.__dict__, modulename='py.pseudo')
|
_rename(globals(), pseudo.__dict__, modulename='py.pseudo')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import shell
|
from wxPython.py import shell
|
||||||
_rename(globals(), shell.__dict__, modulename='py.shell')
|
_rename(globals(), shell.__dict__, modulename='py.shell')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.py import version
|
from wxPython.py import version
|
||||||
_rename(globals(), version.__dict__, modulename='py.version')
|
_rename(globals(), version.__dict__, modulename='py.version')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython import stc
|
from wxPython import stc
|
||||||
_rename(globals(), stc.__dict__, modulename='stc')
|
_rename(globals(), stc.__dict__, modulename='stc')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import encode_bitmaps
|
from wxPython.tools.XRCed import encode_bitmaps
|
||||||
_rename(globals(), encode_bitmaps.__dict__, modulename='tools.XRCed.encode_bitmaps')
|
_rename(globals(), encode_bitmaps.__dict__, modulename='tools.XRCed.encode_bitmaps')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import globals
|
from wxPython.tools.XRCed import globals
|
||||||
_rename(globals(), globals.__dict__, modulename='tools.XRCed.globals')
|
_rename(globals(), globals.__dict__, modulename='tools.XRCed.globals')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import images
|
from wxPython.tools.XRCed import images
|
||||||
_rename(globals(), images.__dict__, modulename='tools.XRCed.images')
|
_rename(globals(), images.__dict__, modulename='tools.XRCed.images')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import panel
|
from wxPython.tools.XRCed import panel
|
||||||
_rename(globals(), panel.__dict__, modulename='tools.XRCed.panel')
|
_rename(globals(), panel.__dict__, modulename='tools.XRCed.panel')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import params
|
from wxPython.tools.XRCed import params
|
||||||
_rename(globals(), params.__dict__, modulename='tools.XRCed.params')
|
_rename(globals(), params.__dict__, modulename='tools.XRCed.params')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import tools
|
from wxPython.tools.XRCed import tools
|
||||||
_rename(globals(), tools.__dict__, modulename='tools.XRCed.tools')
|
_rename(globals(), tools.__dict__, modulename='tools.XRCed.tools')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import tree
|
from wxPython.tools.XRCed import tree
|
||||||
_rename(globals(), tree.__dict__, modulename='tools.XRCed.tree')
|
_rename(globals(), tree.__dict__, modulename='tools.XRCed.tree')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import undo
|
from wxPython.tools.XRCed import undo
|
||||||
_rename(globals(), undo.__dict__, modulename='tools.XRCed.undo')
|
_rename(globals(), undo.__dict__, modulename='tools.XRCed.undo')
|
||||||
|
@@ -1,9 +1,6 @@
|
|||||||
|
|
||||||
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
"""Renamer stub: provides a way to drop the wx prefix from wxPython objects."""
|
||||||
|
|
||||||
__cvsid__ = "$Id$"
|
|
||||||
__revision__ = "$Revision$"[11:-2]
|
|
||||||
|
|
||||||
from wx import _rename
|
from wx import _rename
|
||||||
from wxPython.tools.XRCed import xrced
|
from wxPython.tools.XRCed import xrced
|
||||||
_rename(globals(), xrced.__dict__, modulename='tools.XRCed.xrced')
|
_rename(globals(), xrced.__dict__, modulename='tools.XRCed.xrced')
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user