]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/delayedresult.py
allow the UTF8 build to treat C locale as UTF8, too, it's a 7bit subset of it, so...
[wxWidgets.git] / wxPython / wx / lib / delayedresult.py
2006-09-21  Robin DunnAdd support for aborting the worker thread
2006-09-14  Robin DunnAdded wx.lib.delayedresult from Oliver Schoenborn.