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
This commit is contained in:
@@ -601,6 +601,8 @@
|
||||
%rename(WakeUpIdle) wxWakeUpIdle;
|
||||
%rename(PostEvent) wxPostEvent;
|
||||
%rename(App_CleanUp) wxApp_CleanUp;
|
||||
%rename(SetDefaultPyEncoding) wxSetDefaultPyEncoding;
|
||||
%rename(GetDefaultPyEncoding) wxGetDefaultPyEncoding;
|
||||
%rename(EventLoop) wxEventLoop;
|
||||
%rename(AcceleratorEntry) wxAcceleratorEntry;
|
||||
%rename(AcceleratorTable) wxAcceleratorTable;
|
||||
|
||||
Reference in New Issue
Block a user