]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_gdi.py
test wxString's char<->wchar_t ctors
[wxWidgets.git] / wxPython / src / gtk / _gdi.py
index 3389d24ae4abbed39ed142b1002f0d6d6ae907c2..1ec7f972d45c42cb53bc52ce753bc8d4dc6e3f59 100644 (file)
@@ -2306,15 +2306,6 @@ def EncodingConverter_CanConvert(*args, **kwargs):
     return _gdi_.EncodingConverter_CanConvert(*args, **kwargs)
 
 #----------------------------------------------------------------------------
     return _gdi_.EncodingConverter_CanConvert(*args, **kwargs)
 
 #----------------------------------------------------------------------------
-## # wxGTK sets the locale when initialized.  Doing this at the Python
-## # level should set it up to match what GTK is doing at the C level.
-## if wx.Platform == "__WXGTK__":
-##     try:
-##         import locale
-##         locale.setlocale(locale.LC_ALL, "")
-##     except:
-##         pass
-
 # On MSW add the directory where the wxWidgets catalogs were installed
 # to the default catalog path.
 if wx.Platform == "__WXMSW__":
 # On MSW add the directory where the wxWidgets catalogs were installed
 # to the default catalog path.
 if wx.Platform == "__WXMSW__":