Instead of always using the Python default encoding for converting
authorRobin Dunn <robin@alldunn.com>
Wed, 15 Dec 2004 21:15:28 +0000 (21:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 15 Dec 2004 21:15:28 +0000 (21:15 +0000)
commit27c9e43cc09bb6ba136a5a3897232d73df1e878f
tree64e5490efb7bfd737a9cc6d0c7eb0551d987420c
parente2ac17aa7afd1666799c118fb5cc58c9963da62a
Instead of always using the Python default encoding for converting
string and unicode objects to/from wxStrings.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/__core_rename.i
wxPython/src/_app.i
wxPython/src/helpers.cpp
wxPython/wxPython/_core.py