From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2008-11-27 09:47:20
|
On Thu, 27 Nov 2008 19:58:27 +1100 Andy Todd <an...@ha...> wrote: > Python 2.6 does not break compatibility with previous versions, > Python 3.0 does, however. As far as reports go there shouldn't (touch > wood) be any problems running code like PythonCard under Python 2.6 Kevin and I had a short conversation on the developer list about this, and from some VERY brief testing it looks like all my non-ctypes-using projects still work fine under Python 2.6 + wxPython 2.8.9.1 (on Windows XP at least). The only thing that seems to have broken is the PythonCard installer, but this looks like the same issue that broke the PythonCard 0.81 installer when Python 2.4 came out. I've added the issue to the bugtracker. -- XXXXXXXXXXX |