]> git.saurik.com Git - wxWidgets.git/commit
Ensure that the encoding returned from locale.getdefaultlocale() is
authorRobin Dunn <robin@alldunn.com>
Sat, 19 Mar 2005 21:52:49 +0000 (21:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 19 Mar 2005 21:52:49 +0000 (21:52 +0000)
commit0d5b83dc3ce36bc68cf61acb5945ef97c45db55a
tree223556d3351009b6a4f36e93b122056c9facd3bd
parent38f7d8013a2274f43dbbd578b953b9f7514342ba
Ensure that the encoding returned from locale.getdefaultlocale() is
valid, default to sys.getdefaultencoding() if not.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/src/_core_ex.py