This seems to have been fixed on Feisty wxwidgets 2.6.3.2.1.5ubuntu1.

Python 2.4.4 (#2, Dec 13 2006, 13:59:24) 
[GCC 4.1.2 20061212 (prerelease) (Ubuntu 4.1.1-21ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>> print wx.__version__
2.6.3.2
>>> sp = wx.StandardPaths
>>> sp.Get()
<wx._misc.StandardPaths; proxy of C++ wxStandardPaths instance at 
_a4fb58b7_p_wxStandardPaths>
>>>

** Changed in: wxwidgets2.6 (Ubuntu)
       Status: Unconfirmed => Fix Released

-- 
wx.StandardPaths.Get() crashs (python-wxgtk2.6)
https://launchpad.net/bugs/57634

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to