1 ## This file imports items from the wx package into the wxPython package for
2 ## backwards compatibility. Some names will also have a 'wx' added on if
3 ## that is how they used to be named in the old wxPython package.
5 import wx
.lib
.ErrorDialogs
7 __doc__
= wx
.lib
.ErrorDialogs
.__doc
__
9 _createhtmlmail
= wx
.lib
.ErrorDialogs
._createhtmlmail
10 _sendmail
= wx
.lib
.ErrorDialogs
._sendmail
11 _startmailerwithhtml
= wx
.lib
.ErrorDialogs
._startmailerwithhtml
12 _writehtmlmessage
= wx
.lib
.ErrorDialogs
._writehtmlmessage
13 wxPyDestroyErrorDialogIfPresent
= wx
.lib
.ErrorDialogs
.wxPyDestroyErrorDialogIfPresent
14 wxPyFatalError
= wx
.lib
.ErrorDialogs
.wxPyFatalError
15 wxPyFatalErrorDialog
= wx
.lib
.ErrorDialogs
.wxPyFatalErrorDialog
16 wxPyFatalErrorDialogWithTraceback
= wx
.lib
.ErrorDialogs
.wxPyFatalErrorDialogWithTraceback
17 wxPyFatalOrNonFatalError
= wx
.lib
.ErrorDialogs
.wxPyFatalOrNonFatalError
18 wxPyNewErrorDialog
= wx
.lib
.ErrorDialogs
.wxPyNewErrorDialog
19 wxPyNonFatalError
= wx
.lib
.ErrorDialogs
.wxPyNonFatalError
20 wxPyNonFatalErrorDialog
= wx
.lib
.ErrorDialogs
.wxPyNonFatalErrorDialog
21 wxPyNonFatalErrorDialogWithTraceback
= wx
.lib
.ErrorDialogs
.wxPyNonFatalErrorDialogWithTraceback
22 wxPyNonWindowingError
= wx
.lib
.ErrorDialogs
.wxPyNonWindowingError
23 wxPyNonWindowingErrorHandler
= wx
.lib
.ErrorDialogs
.wxPyNonWindowingErrorHandler
24 wxPyResizeHTMLWindowToDispelScrollbar
= wx
.lib
.ErrorDialogs
.wxPyResizeHTMLWindowToDispelScrollbar
25 wxPythonRExec
= wx
.lib
.ErrorDialogs
.wxPythonRExec