wxWidgets/wxPython
Robin Dunn 8826712ea0 in unicode mode the return value of gridtable.GetValue must be a
string or a unicode object, as the coerce to unicode function used can
only convert strings.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-17 19:23:35 +00:00
..
contrib m_img* need initialized too otherwise we can end up with rows that are 2004-06-14 21:18:50 +00:00
demo XRC style names use the C++ style names 2004-06-17 05:16:30 +00:00
distrib Fixed upload location, test sending an email when successfully finished 2004-06-17 05:49:00 +00:00
distutils
docs regened with new version 2004-06-16 05:18:14 +00:00
include/wx/wxPython
misc added button testcase with larger font set after creation. 2004-06-16 02:21:31 +00:00
samples
scripts
src in unicode mode the return value of gridtable.GetValue must be a 2004-06-17 19:23:35 +00:00
SWIG
wx docstrign tweaks 2004-06-17 05:52:01 +00:00
wxPython
.cvsignore
b
b.bat
b.win32
config.py trim the whitespace from the daily build version text 2004-06-16 05:20:03 +00:00
setup.py