]> git.saurik.com Git - wxWidgets.git/commit
Tweak unicode --> string conversion helper so UnicodeDecodeError is
authorRobin Dunn <robin@alldunn.com>
Fri, 15 Oct 2004 19:28:34 +0000 (19:28 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 15 Oct 2004 19:28:34 +0000 (19:28 +0000)
commitdb301e681f78550c6a852fc0ce00537c5f930fa2
treec395c883c5f2c260e8394a2cb05a9eaca7152754
parent7747ff60b89139ca169305fc9be9fe2b54fb2b31
Tweak unicode --> string conversion helper so UnicodeDecodeError is
raised when appropriate instead ofg just catching everything and
raising TypeError

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