Remove explicit casts to (const char *), and replace it with .c_str();
[wxWidgets.git] / wxPython / demo / GenericButtons.py
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2001-09-03  Robin DunnAdded wxGenBitmapTextButton contrib from Lorne White.
2001-04-09  Robin DunnImages can now be embedded in Python source files.
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-07-15  Bryan Pettymerged 2.2 branch