Public Member Functions | Static Public Attributes
wxPython_swig_interface._core_ex._wxPyUnbornObject Class Reference

List of all members.

Public Member Functions

def __getattr__
def __nonzero__
def __repr__

Static Public Attributes

string attrStr = "The C++ part of this object has not been initialized, attribute access not allowed."
string reprStr = "wxPython wrapper for UNBORN object! (The C++ object is not initialized yet.)"

Detailed Description

Some stock objects are created when the wx._core module is
imported, but their C++ instance is not created until the wx.App
object is created and initialized.  These object instances will
temporarily have their __class__ changed to this class so an
exception will be raised if they are used before the C++ instance
is ready.

Definition at line 115 of file _core_ex.py.


Member Function Documentation

Definition at line 133 of file _core_ex.py.

Definition at line 138 of file _core_ex.py.

Definition at line 128 of file _core_ex.py.


Member Data Documentation

string wxPython_swig_interface::_core_ex._wxPyUnbornObject::attrStr = "The C++ part of this object has not been initialized, attribute access not allowed." [static]

Definition at line 126 of file _core_ex.py.

string wxPython_swig_interface::_core_ex._wxPyUnbornObject::reprStr = "wxPython wrapper for UNBORN object! (The C++ object is not initialized yet.)" [static]

Definition at line 125 of file _core_ex.py.


The documentation for this class was generated from the following file:


wxPython_swig_interface
Author(s): Many
autogenerated on Mon Jan 6 2014 11:44:26