1 ## This file reverse renames symbols in the wx package to give
2 ## them their wx prefix again, for backwards compatibility.
4 ## Generated by ./distrib/build_renamers.py
6 # This silly stuff here is so the wxPython.wx module doesn't conflict
7 # with the wx package. We need to import modules from the wx package
8 # here, then we'll put the wxPython.wx entry back in sys.modules.
11 if sys
.modules
.has_key('wxPython.wx'):
12 _wx
= sys
.modules
['wxPython.wx']
13 del sys
.modules
['wxPython.wx']
17 sys
.modules
['wxPython.wx'] = _wx
21 # Now assign all the reverse-renamed names:
22 wxHTML_ALIGN_LEFT
= wx
.html
.HTML_ALIGN_LEFT
23 wxHTML_ALIGN_CENTER
= wx
.html
.HTML_ALIGN_CENTER
24 wxHTML_ALIGN_RIGHT
= wx
.html
.HTML_ALIGN_RIGHT
25 wxHTML_ALIGN_BOTTOM
= wx
.html
.HTML_ALIGN_BOTTOM
26 wxHTML_ALIGN_TOP
= wx
.html
.HTML_ALIGN_TOP
27 wxHTML_CLR_FOREGROUND
= wx
.html
.HTML_CLR_FOREGROUND
28 wxHTML_CLR_BACKGROUND
= wx
.html
.HTML_CLR_BACKGROUND
29 wxHTML_UNITS_PIXELS
= wx
.html
.HTML_UNITS_PIXELS
30 wxHTML_UNITS_PERCENT
= wx
.html
.HTML_UNITS_PERCENT
31 wxHTML_INDENT_LEFT
= wx
.html
.HTML_INDENT_LEFT
32 wxHTML_INDENT_RIGHT
= wx
.html
.HTML_INDENT_RIGHT
33 wxHTML_INDENT_TOP
= wx
.html
.HTML_INDENT_TOP
34 wxHTML_INDENT_BOTTOM
= wx
.html
.HTML_INDENT_BOTTOM
35 wxHTML_INDENT_HORIZONTAL
= wx
.html
.HTML_INDENT_HORIZONTAL
36 wxHTML_INDENT_VERTICAL
= wx
.html
.HTML_INDENT_VERTICAL
37 wxHTML_INDENT_ALL
= wx
.html
.HTML_INDENT_ALL
38 wxHTML_COND_ISANCHOR
= wx
.html
.HTML_COND_ISANCHOR
39 wxHTML_COND_ISIMAGEMAP
= wx
.html
.HTML_COND_ISIMAGEMAP
40 wxHTML_COND_USER
= wx
.html
.HTML_COND_USER
41 wxHW_SCROLLBAR_NEVER
= wx
.html
.HW_SCROLLBAR_NEVER
42 wxHW_SCROLLBAR_AUTO
= wx
.html
.HW_SCROLLBAR_AUTO
43 wxHW_NO_SELECTION
= wx
.html
.HW_NO_SELECTION
44 wxHW_DEFAULT_STYLE
= wx
.html
.HW_DEFAULT_STYLE
45 wxHTML_OPEN
= wx
.html
.HTML_OPEN
46 wxHTML_BLOCK
= wx
.html
.HTML_BLOCK
47 wxHTML_REDIRECT
= wx
.html
.HTML_REDIRECT
48 wxHTML_URL_PAGE
= wx
.html
.HTML_URL_PAGE
49 wxHTML_URL_IMAGE
= wx
.html
.HTML_URL_IMAGE
50 wxHTML_URL_OTHER
= wx
.html
.HTML_URL_OTHER
51 wxHtmlLinkInfo
= wx
.html
.HtmlLinkInfo
52 wxHtmlTag
= wx
.html
.HtmlTag
53 wxHtmlParser
= wx
.html
.HtmlParser
54 wxHtmlWinParser
= wx
.html
.HtmlWinParser
55 wxHtmlTagHandler
= wx
.html
.HtmlTagHandler
56 wxHtmlWinTagHandler
= wx
.html
.HtmlWinTagHandler
57 wxHtmlWinParser_AddTagHandler
= wx
.html
.HtmlWinParser_AddTagHandler
58 wxHtmlSelection
= wx
.html
.HtmlSelection
59 wxHTML_SEL_OUT
= wx
.html
.HTML_SEL_OUT
60 wxHTML_SEL_IN
= wx
.html
.HTML_SEL_IN
61 wxHTML_SEL_CHANGING
= wx
.html
.HTML_SEL_CHANGING
62 wxHtmlRenderingState
= wx
.html
.HtmlRenderingState
63 wxHtmlRenderingStyle
= wx
.html
.HtmlRenderingStyle
64 wxDefaultHtmlRenderingStyle
= wx
.html
.DefaultHtmlRenderingStyle
65 wxHtmlRenderingInfo
= wx
.html
.HtmlRenderingInfo
66 wxHTML_FIND_EXACT
= wx
.html
.HTML_FIND_EXACT
67 wxHTML_FIND_NEAREST_BEFORE
= wx
.html
.HTML_FIND_NEAREST_BEFORE
68 wxHTML_FIND_NEAREST_AFTER
= wx
.html
.HTML_FIND_NEAREST_AFTER
69 wxHtmlCell
= wx
.html
.HtmlCell
70 wxHtmlWordCell
= wx
.html
.HtmlWordCell
71 wxHtmlContainerCell
= wx
.html
.HtmlContainerCell
72 wxHtmlColourCell
= wx
.html
.HtmlColourCell
73 wxHtmlFontCell
= wx
.html
.HtmlFontCell
74 wxHtmlWidgetCell
= wx
.html
.HtmlWidgetCell
75 wxHtmlFilter
= wx
.html
.HtmlFilter
76 wxPreHtmlWindow
= wx
.html
.PreHtmlWindow
77 wxHtmlWindow_AddFilter
= wx
.html
.HtmlWindow_AddFilter
78 wxHtmlWindow
= wx
.html
.HtmlWindow
79 wxHtmlDCRenderer
= wx
.html
.HtmlDCRenderer
80 wxPAGE_ODD
= wx
.html
.PAGE_ODD
81 wxPAGE_EVEN
= wx
.html
.PAGE_EVEN
82 wxPAGE_ALL
= wx
.html
.PAGE_ALL
83 wxHtmlPrintout_AddFilter
= wx
.html
.HtmlPrintout_AddFilter
84 wxHtmlPrintout_CleanUpStatics
= wx
.html
.HtmlPrintout_CleanUpStatics
85 wxHtmlPrintout
= wx
.html
.HtmlPrintout
86 wxHtmlEasyPrinting
= wx
.html
.HtmlEasyPrinting
87 wxHtmlBookRecord
= wx
.html
.HtmlBookRecord
88 wxHtmlContentsItem
= wx
.html
.HtmlContentsItem
89 wxHtmlSearchStatus
= wx
.html
.HtmlSearchStatus
90 wxHtmlHelpData
= wx
.html
.HtmlHelpData
91 wxHtmlHelpFrame
= wx
.html
.HtmlHelpFrame
92 wxHF_TOOLBAR
= wx
.html
.HF_TOOLBAR
93 wxHF_FLATTOOLBAR
= wx
.html
.HF_FLATTOOLBAR
94 wxHF_CONTENTS
= wx
.html
.HF_CONTENTS
95 wxHF_INDEX
= wx
.html
.HF_INDEX
96 wxHF_SEARCH
= wx
.html
.HF_SEARCH
97 wxHF_BOOKMARKS
= wx
.html
.HF_BOOKMARKS
98 wxHF_OPENFILES
= wx
.html
.HF_OPENFILES
99 wxHF_PRINT
= wx
.html
.HF_PRINT
100 wxHF_DEFAULTSTYLE
= wx
.html
.HF_DEFAULTSTYLE
101 wxHtmlHelpController
= wx
.html
.HtmlHelpController